Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (44)
  • 2020-2024  (44)
  • Manning 〈Firm〉,  (39)
  • Addison-Wesley Professional 〈Firm〉,  (5)
  • Ballard, Phil
  • Machine learning  (27)
  • Web site development  (17)
Datasource
  • MPI Ethno. Forsch.  (44)
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 46 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Machine learning ; Data mining ; SQL (Computer program language) ; Scripting languages (Computer science) ; Apprentissage automatique ; Exploration de données (Informatique) ; SQL (Langage de programmation) ; Langages de script (Informatique) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Practical methods for analyzing your data with graphs, revealing hidden connections and new insights. Graphs are the natural way to represent and understand connected data. This book explores the most important algorithms and techniques for graphs in data science, with concrete advice on implementation and deployment. You don't need any graph experience to start benefiting from this insightful guide. These powerful graph algorithms are explained in clear, jargon-free text and illustrations that makes them easy to apply to your own projects. In Graph Algorithms for Data Science you will learn: Labeled-property graph modeling Constructing a graph from structured data such as CSV or SQL NLP techniques to construct a graph from unstructured data Cypher query language syntax to manipulate data and extract insights Social network analysis algorithms like PageRank and community detection How to translate graph structure to a ML model input with node embedding models Using graph features in node classification and link prediction workflows Graph Algorithms for Data Science is a hands-on guide to working with graph-based data in applications like machine learning, fraud detection, and business data analysis. It's filled with fascinating and fun projects, demonstrating the ins-and-outs of graphs. You'll gain practical skills by analyzing Twitter, building graphs with NLP techniques, and much more. About the Technology A graph, put simply, is a network of connected data. Graphs are an efficient way to identify and explore the significant relationships naturally occurring within a dataset. This book presents the most important algorithms for graph data science with examples from machine learning, business applications, natural language processing, and more. About the Book Graph Algorithms for Data Science shows you how to construct and analyze graphs from structured and unstructured data. In it, you'll learn to apply graph algorithms like PageRank, community detection/clustering, and knowledge graph models by putting each new algorithm to work in a hands-on data project. This cutting-edge book also demonstrates how you can create graphs that optimize input for AI models using node embedding. What's Inside Creating knowledge graphs Node classification and link prediction workflows NLP techniques for graph construction About the Reader For data scientists who know machine learning basics. Examples use the Cypher query language, which is explained in the book. About the Author Toma¿ℓ Bratani♯⁻ works at the intersection of graphs and machine learning. Arturo Geigel was the technical editor for this book. Quotes Undoubtedly the quickest route to grasping the practical applications of graph algorithms. Enjoyable and informative, with real-world business context and practical problem-solving. - Roger Yu, Feedzai Brilliantly eases you into graph-based applications. - Sumit Pal, Independent Consultant I highly recommend this book to anyone involved in analyzing large network databases. - Ivan Herreros, talentsconnect Insightful and comprehensive. The author's expertise is evident. Be prepared for a rewarding journey. - Michal ¿ tefa¿⁸©Łk, Volke.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 15, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138107710 , 0138107718
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 25 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Amazon Web Services (Firm) ; Cloud computing ; Web sites Design ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn to create applications using AWS services today. Hands-on Development in AWS teaches core concepts for using AWS services to create real-world applications. Explore the fundamentals before diving into database and storage, messaging, and execution services so you can create the applications you need to develop. Expert trainer and author Nick Garner will give you hands-on practical experience to create an application and run the application in the cloud. This is a lab-based approach to learning that gives you the opportunity to learn through exercises.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 23, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (10 hr., 47 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Are you interested in learning the skills and tools required to create modern, interactive, and responsive websites? The Front-End Web Developer Bootcamp is the course for you! In this comprehensive bootcamp, you'll learn HTML, CSS, JavaScript, and React--the building blocks of the web--and gain hands-on experience making dynamic and engaging web pages from scratch. This course is designed for beginners who want to pursue a career in web development or simply want to learn how to create beautiful and functional websites. You'll learn what the different tools can do, and then work on a series of projects so you can practice your new knowledge and skills. By the end of the course, you'll have a portfolio of projects to showcase your skills to potential employers or clients. In this course, you will: Gain in-demand skills Front-end web development is a highly sought-after skill in today's job market. By mastering HTML, CSS, JavaScript, and React, you'll be well-positioned to land a job in a rapidly growing field. Learn from expert instructors Our experienced instructors have years of experience in the field and are passionate about sharing their knowledge with you. They created this course to help you progress at your own pace and achieve your goals. Practice with hands-on learning The best way to learn front-end web development is through hands-on experience. This course emphasizes practical projects that simulate real-world scenarios. You'll come away with a solid understanding of the tools and techniques used by professional web developers. Build a portfolio As you complete projects throughout the course, you'll build a portfolio of work that showcases your skills to potential employers or clients. This portfolio will demonstrate your ability to create responsive and engaging websites, which is essential in today's job market.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 6 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Ensemble machine learning combines the power of multiple machine learning approaches, working together to deliver models that are highly performant and highly accurate. Inside Ensemble Methods for Machine Learning you will find: Methods for classification, regression, and recommendations Sophisticated off-the-shelf ensemble implementations Random forests, boosting, and gradient boosting Feature engineering and ensemble diversity Interpretability and explainability for ensemble methods Ensemble machine learning trains a diverse group of machine learning models to work together, aggregating their output to deliver richer results than a single model. Now in Ensemble Methods for Machine Learning you'll discover core ensemble methods that have proven records in both data science competitions and real-world applications. Hands-on case studies show you how each algorithm works in production. By the time you're done, you'll know the benefits, limitations, and practical methods of applying ensemble machine learning to real-world data, and be ready to build more explainable ML systems. About the Technology Automatically compare, contrast, and blend the output from multiple models to squeeze the best results from your data. Ensemble machine learning applies a "wisdom of crowds" method that dodges the inaccuracies and limitations of a single model. By basing responses on multiple perspectives, this innovative approach can deliver robust predictions even without massive datasets. About the Book Ensemble Methods for Machine Learning teaches you practical techniques for applying multiple ML approaches simultaneously. Each chapter contains a unique case study that demonstrates a fully functional ensemble method, with examples including medical diagnosis, sentiment analysis, handwriting classification, and more. There's no complex math or theory--you'll learn in a visuals-first manner, with ample code for easy experimentation! What's Inside Bagging, boosting, and gradient boosting Methods for classification, regression, and retrieval Interpretability and explainability for ensemble methods Feature engineering and ensemble diversity About the Reader For Python programmers with machine learning experience. About the Author Gautam Kunapuli has over 15 years of experience in academia and the machine learning industry. Quotes An excellent guide to ensemble learning with concepts, code, and examples. - Peter V. Henstock, Machine Learning and AI Lead, Pfizer Inc.; Advanced AI/ML Lecturer, Harvard Extension School Extremely valuable for more complex scenarios that single models aren't able to accurately capture. - McHughson Chambers, Roy Hobbs Diamond Enterprise Ensemble methods are a valuable tool. I can aggregate the strengths from multiple methods while mitigating their individual weaknesses and increasing model performance. - Noah Flynn, Amazon Step by step and with clear descriptions. Very understandable. - Oliver Korten, ORONTEC.
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 31 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/52
    Keywords: WordPress (Electronic resource) ; Web sites Development ; Blogs Computer programs ; WordPress (Electronic resource) ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: If you want to build professional websites, WordPress, the popular and free open-source website creation platform, is a great tool to have in your back pocket. This course teaches you the conceptual framework of a WordPress-based Content Management System (CMS), as well as the practical steps for building a modern website or a blog. We start with WordPress installation and building blocks, the principles of the WordPress CMS, and a tour of the admin panel. Next you learn about posts, pages, and forums before jumping into a unit on using plugin management to add cool galleries and videos to your website or blog. You will also get to know about SEO and meta tags. The WordPress Crash Course winds up with a unit on WordPress themes, which make your sites and blogs look professional. You will also learn to customize and design your own themes. Get up and running with this easy-to-follow guide to everything you need to know about WordPress, from installing your first blog to maintaining a website after launch.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (16 hr., 50 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development Study guides ; HTTP (Computer network protocol) Study guides ; HTTP (Computer network protocol) ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: If you would like to learn web development and get a job in the tech industry, this is the course for you. With more than sixteen hours of HD video, this course covers HTML, CSS, JavaScript, Bootstrap, and more. An extremely beginner-friendly course, we start with the very basics of HTML and use it to build a simple web page. By the end of the course, you will be able to develop and publish your very own Google Chrome extension. The course is light on lectures, instead stressing hands-on learning with coding exercises and projects. Upon completing this course, you will have a solid portfolio of development projects to show to potential employers. We'll work on three coding projects in this course: Simple text site This project will help you learn HTML structure and the essential elements. Fallout-inspired Pip-Boy We'll apply the CSS and Bootstrap sections of the course to code a Pip-Boy from the game Fallout. This project will help you learn the design elements of modern web development. Google Chrome extension We finish the course by programming a JavaScript-based Google Chrome extension. This project will help you understand the logical parts of web development.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138092818 , 0138092818
    Language: English
    Pages: 1 online resource (1 video file (16 hr., 6 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 006.3/1
    Keywords: Machine learning ; Python (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Overview 12+ of Video Instruction Machine Learning in Python for Everyone video collection is based on three video courses that teach everything about the foundations and tools for machine learning. As machine learning has moved from futuristic AI projects to data analysis on your desk, you need to begin to build models and start coding machine learning tasks. This master class includes the following courses: Machine Learning with Python for Everyone Part 1: Learning Foundations, 2nd Edition Machine Learning with Python for Everyone, Part 2: Measuring Models Machine Learning with Python for Everyone, Part 3: Fundamental Toolbox Machine Learning with Python for Everyone Part 1: Learning Foundations is code-along sessions moving you from introductory machine learning concepts to concrete code. These videos skew away from heavy mathematics and focus on using Python, scikit-learn. Our emphasis on stories, graphics and code builds your understanding of machine learning. You learn how to load and explore simple datasets; build, train, and perform basic learning evaluation for a few models; compare the resource usage of different models in code snippets and scripts; and briefly explore some of the software and mathematics behind these techniques. Machine Learning with Python for Everyone, Part 2: Measuring Models teaches the fundamental metrics used to evaluate general learning systems and specific metrics used in classification and regression. You learn techniques for getting the most informative learning performance measures out of your data. You come away with a strong toolbox of numerical and graphical techniques to understand how your learning system will perform on novel data. Machine Learning with Python for Everyone, Part 3: Fundamental Toolbox teaches about fundamental classification and regression metrics like decision tree classifiers and regressors, support vector classifiers and regression, logistic regression, penalized regression, and discriminant analysis. You learn techniques for feature engineering, including scaling, discretization, and interactions. Finally, you tackle implementing pipelines for more complex processing and nested cross-validation for tuning hyperparameters. About the Instructor Dr. Mark Fenner , owner of Fenner Training and Consulting, LLC, has taught computing and mathematics to diverse adult audiences since 1999, and holds a PhD in computer science. His research has included design, implementation, and performance of machine learning and numerical algorithms; developing learning systems to detect user anomalies; and probabilistic modeling of protein function. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (6 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This A to Z course introduces newcomers to the world of data science and teaches the fundamental skills for using machine learning and artificial intelligence (AI) to glean meaning and insights from data. It covers Python's data types and shows how to use the must-have Python data science libraries, including Pandas for data analysis and Matplotlib for creating visuals of the results. Once you understand how to format and clean your data and perform exploratory data analysis, we move to the machine learning side. Here, we introduce you to supervised vs unsupervised learning, as well as the core algorithms, including simple and multiple linear regression. We finish up with a deep dive into a recommender system for movies, and a chance to put together all your new skills and knowledge. Each topic is described in plain English, and the course does its best to avoid mathematical notations and jargon. Once you have access to the source code, you can experiment with it and improve upon it, learning and applying these algorithms in the real world. The data science field is lucrative and growing. This course will introduce you to all the foundational skills that a data scientist must have. If you have no background in statistics, don't let that stop you from enrolling in this course!.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 13, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (24 hr., 11 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/762
    Keywords: JavaScript (Computer program language) Study guides ; Web site development Study guides ; JavaScript (Computer program language) ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: If you would like to master JavaScript and get a job as a full-stack web developer, start with this course. You'll learn full-stack JavaScript development with over 24 hours of HD video tutorials covering ReactJS, NodeJS, LoopbackJS, Redux, Material-UI, and socket programming. And you'll learn these by putting them to work on three hands-on coding projects. A working knowledge of HTML, CSS and JavaScript will be helpful when taking this course. You'll work on three coding projects: Calculator Application Building this app will teach you the basics of React, how to create components, and how to work within the React life cycle. Weblog You'll use React and LoopbackJS to build a feature-rich blog app. We begin to explore the full-stack elements of JavaScript by coding our own REST API, and see how the front end and back end can communicate with each other. Chat Application With a WebSocket you can keep clients connected on the server side. We will explore socket programming building a chat app where you can create a user account, add other users, and then message back and forth with them.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 26, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 38 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Machine learning ; Computer networks Security measures ; Apprentissage automatique ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Keep sensitive user data safe and secure without sacrificing the performance and accuracy of your machine learning models. In Privacy Preserving Machine Learning, you will learn: Privacy considerations in machine learning Differential privacy techniques for machine learning Privacy-preserving synthetic data generation Privacy-enhancing technologies for data mining and database applications Compressive privacy for machine learning Privacy Preserving Machine Learning is a comprehensive guide to avoiding data breaches in your machine learning projects. You'll get to grips with modern privacy-enhancing techniques such as differential privacy, compressive privacy, and synthetic data generation. Based on years of DARPA-funded cybersecurity research, ML engineers of all skill levels will benefit from incorporating these privacy-preserving practices into their model development. By the time you're done reading, you'll be able to create machine learning systems that preserve user privacy without sacrificing data quality and model performance. About the Technology Machine learning applications need massive amounts of data. It's up to you to keep the sensitive information in those data sets private and secure. Privacy preservation happens at every point in the ML process, from data collection and ingestion to model development and deployment. This practical book teaches you the skills you'll need to secure your data pipelines end to end. About the Book Privacy Preserving Machine Learning explores privacy preservation techniques through real-world use cases in facial recognition, cloud data storage, and more. You'll learn about practical implementations you can deploy now, future privacy challenges, and how to adapt existing technologies to your needs. Your new skills build towards a complete security data platform project you'll develop in the final chapter. What's Inside Differential and compressive privacy techniques Privacy for frequency or mean estimation, naive Bayes classifier, and deep learning Privacy-preserving synthetic data generation Enhanced privacy for data mining and database applications About the Reader For machine learning engineers and developers. Examples in Python and Java. About the Authors J. Morris Chang is a professor at the University of South Florida. His research projects have been funded by DARPA and the DoD. Di Zhuang is a security engineer at Snap Inc. G. Dumindu Samaraweera is an assistant research professor at the University of South Florida. The technical editor for this book, Wilko Henecka, is a senior software engineer at Ambiata where he builds privacy-preserving software. Quotes A detailed treatment of differential privacy, synthetic data generation, and privacy-preserving machine-learning techniques with relevant Python examples. Highly recommended! - Abe Taha, Google A wonderful synthesis of theoretical and practical. This book fills a real need. - Stephen Oates, Allianz The definitive source for creating privacy-respecting machine learning systems. This area in data-rich environments is so important to understand! - Mac Chambers, Roy Hobbs Diamond Enterprises Covers all aspects for data privacy, with good practical examples. - Vidhya Vinay, Streamingo Solutions.
    Note: Online resource; title from title details screen (O'Reilly, viewed November 1, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (33 hr., 16 min.)) , sound, color.
    Edition: Video edition.
    DDC: 005.2/76
    Keywords: Active server pages ; Microsoft .NET Framework ; Internet programming ; Web site development ; Programmation Internet ; Sites Web ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Build professional-grade full-stack web applications using C# and ASP.NET Core. In ASP.NET Core in Action, Third Edition you'll learn how to: Build minimal APIs for serving JSON to client-side applications Create dynamic, server-side rendered applications using Razor Pages User authentication and authorization Store data using Entity Framework Core Unit and integration tests for ASP.NET Core applications Write custom middleware and components Fully updated to ASP.NET Core 7.0! In ASP.NET Core in Action, Third Edition Microsoft MVP Andrew Lock teaches you how you can use your C# and .NET skills to build amazing cross-platform web applications. This revised bestseller reveals the latest .NET patterns, including minimal APIs and minimal hosting. Even if you've never worked with ASP.NET, you'll start creating productive cross-platform web apps fast. Illustrations and annotated code make learning visual and easy. About the Technology The ASP.NET Core web framework delivers everything you need to build professional-quality web applications. With productivity-boosting libraries for server-side rendering, secure APIs, easy data access and more, you'll spend your time implementing features instead of researching syntax and tracking down bugs. This book is your guide. About the Book ASP.NET Core in Action, Third Edition shows you how to create production-grade web applications with ASP.NET Core 7.0. You'll learn from hands-on examples, insightful illustrations, and nicely explained code. Updated coverage in this Third Edition includes creating minimal APIs, securing APIs with bearer tokens, WebApplicationBuilder, and more. What's Inside Minimal APIs for serving JSON Server-side rendering using Razor Pages Data access with Entity Framework Core Write custom middleware and components About the Reader For beginning to intermediate web developers. Examples are in C#. About the Author Andrew Lock is a Microsoft MVP who has worked with ASP.NET Core since before its first release. Quotes ASP.NET Core is a big subject. Luckily, there's a big book! This is my ASP.NET bible. - Peter Morris, Author of blazor-university.com Masterfully breaks down web programming. This book is a must-read for new and experienced developers alike. It sets the standard in the .NET space. - Khalid Abuhakmeh, JetBrains Andrew Lock's extensive experience and applied advice will truly take any .NET web developer from zero to hero. - James Hickey, Savvyy Technologies Fantastic information to help you make the best applications possible. This book stays on my desk. - Foster Haines, Foster's Website Company.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (8 hr., 46 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.7/4
    Keywords: Cascading style sheets ; Web site development ; Feuilles de style en cascade ; Sites Web ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: CSS is a must-know language for all web developers. In this practical book, you'll explore numerous techniques to improve the way you write CSS as you build 12 tiny projects. In Tiny CSS Projects you'll build twelve exciting and useful web projects including: A loading screen created by styling SVG graphics A responsive newspaper layout with multiple columns Animating social media buttons with pseudo-elements Designing layouts using CSS grids Summary cards that utilize hover interactions Styling forms to make them more appealing to your users The projects may be tiny, but the CSS skills you'll learn are huge! Tiny CSS Projects teaches you how to make beautiful websites and applications by guiding you through a dozen fun coding challenges. You'll learn important skills through hands-on practice as you tinker with your own code and make real creative decisions about the projects you're building. You'll rapidly master the basics and then press on into CSS's exciting layout features including grid and flexbox, animations, transitions, and media queries. About the Technology Don't settle for boring web pages! With Cascading Style Sheets you can control color, layout, and typography to make your sites both functional and beautiful. CSS is an essential skill for web developers and designers. This book will help you get started the right way. About the Book Tiny CSS Projects builds your CSS skills by guiding you through 12 creative mini-projects. Each interesting challenge starts with a downloadable HTML skeleton. As you flesh it out with your own design ideas, you'll master CSS concepts like transitions, layout, and styling forms, and explore powerful features including Flexbox and Grid. All the skills you'll learn are easy to transfer to full-size applications. When you finish, you'll have an exciting portfolio of designs ready to go for your next project. What's Inside Transitions and animations using keyframes Layout techniques including Grid and Flexbox Styling form elements including radio buttons Embedding fonts and typography-related styles Conditional styling using pseudo-elements and media queries About the Reader For readers who know the basics of HTML and frontend development. No previous experience with CSS is required. About the Authors Martine Dowden is an author, speaker, and award-winning CTO. Michael Gearon is a user experience designer and frontend developer who has worked with many well-known brands. Quotes A great project-based approach to learning CSS with something for all skill levels. - Joe Attardi, author of Modern CSS An excellent resource! Written in simple language with plenty of applicable examples. This book proves that it is never too late to learn, even after decades of experience. I highly recommend it! - Joseph Del Vecchio, Heritage Environmental Services Clear and concise so it's easy to understand...makes learning engaging and fun. The instructions and code are well-organized and easy to follow. - Md. Zahid Hossain, Webapp Solutions.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (9 hr., 40 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Deep learning (Machine learning) ; Machine learning ; Apprentissage profond ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: Discover one-of-a-kind AI strategies never before seen outside of academic papers! Learn how the principles of evolutionary computation overcome deep learning's common pitfalls and deliver adaptable model upgrades without constant manual adjustment. In Evolutionary Deep Learning you will learn how to: Solve complex design and analysis problems with evolutionary computation Tune deep learning hyperparameters with evolutionary computation (EC), genetic algorithms, and particle swarm optimization Use unsupervised learning with a deep learning autoencoder to regenerate sample data Understand the basics of reinforcement learning and the Q-Learning equation Apply Q-Learning to deep learning to produce deep reinforcement learning Optimize the loss function and network architecture of unsupervised autoencoders Make an evolutionary agent that can play an OpenAI Gym game Evolutionary Deep Learning is a guide to improving your deep learning models with AutoML enhancements based on the principles of biological evolution. This exciting new approach utilizes lesser-known AI approaches to boost performance without hours of data annotation or model hyperparameter tuning. In this one-of-a-kind guide, you'll discover tools for optimizing everything from data collection to your network architecture. About the Technology Deep learning meets evolutionary biology in this incredible book. Explore how biology-inspired algorithms and intuitions amplify the power of neural networks to solve tricky search, optimization, and control problems. Relevant, practical, and extremely interesting examples demonstrate how ancient lessons from the natural world are shaping the cutting edge of data science. About the Book Evolutionary Deep Learning introduces evolutionary computation (EC) and gives you a toolbox of techniques you can apply throughout the deep learning pipeline. Discover genetic algorithms and EC approaches to network topology, generative modeling, reinforcement learning, and more! Interactive Colab notebooks give you an opportunity to experiment as you explore. What's Inside Solve complex design and analysis problems with evolutionary computation Tune deep learning hyperparameters Apply Q-Learning to deep learning to produce deep reinforcement learning Optimize the loss function and network architecture of unsupervised autoencoders Make an evolutionary agent that can play an OpenAI Gym game About the Reader For data scientists who know Python. About the Author Micheal Lanham is a proven software and tech innovator with over 20 years of experience. Quotes Use biology-inspired optimization methods to make quick work of machine learning model training and hyperparameter selection. - Dr. Erik Sapper, Cal Poly-San Luis Obispo Makes learning evolutionary practices with neural networks easy. - Ninoslav ♯⁺erkez, Rimac Technology Data science meets optimization! Includes wonderful scenarios where optimization is applied to improve AI, ML, deep learning, and so on. We're living in a transdisciplinary age! - Ricardo Di Pasquale, Accenture.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (11 hr., 58 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Deep learning (Machine learning) ; Machine learning ; Apprentissage profond ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    Abstract: A vital guide to building the platforms and systems that bring deep learning models to production. In Designing Deep Learning Systems you will learn how to: Transfer your software development skills to deep learning systems Recognize and solve common engineering challenges for deep learning systems Understand the deep learning development cycle Automate training for models in TensorFlow and PyTorch Optimize dataset management, training, model serving and hyperparameter tuning Pick the right open-source project for your platform Deep learning systems are the components and infrastructure essential to supporting a deep learning model in a production environment. Written especially for software engineers with minimal knowledge of deep learning's design requirements, Designing Deep Learning Systems is full of hands-on examples that will help you transfer your software development skills to creating these deep learning platforms. You'll learn how to build automated and scalable services for core tasks like dataset management, model training/serving, and hyperparameter tuning. This book is the perfect way to step into an exciting--and lucrative--career as a deep learning engineer. Designing Deep Learning Systems: A software engineer's guide teaches you everything you need to design and implement a production-ready deep learning platform. First, it presents the big picture of a deep learning system from the developer's perspective, including its major components and how they are connected. Then, it carefully guides you through the engineering methods you'll need to build your own maintainable, efficient, and scalable deep learning platforms. Chi Wang is a principal software developer in the Salesforce Einstein group. Donald Szeto was the co-founder and CTO of PredictionIO.
    Note: Online resource; title from title details screen (O'Reilly, viewed February 20, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course provides you with the essentials to understand how companies like Google and Amazon use machine learning and artificial intelligence (AI) to extract meaning and insights from enormous data sets. You'll learn how to work with machine learning algorithms and develop the highly-employable skills of a data scientist. These videos minimize jargon and mathematical notations, instead explaining the topics in plain English to make them easy to comprehend. Once you get your hands on the sample code we provide, you'll be able to play with it and build on it. The emphasis of this course is on understanding and using these algorithms in the real world, not in a theoretical or academic context. You'll walk away from each video with a fresh idea that you can put to use right away! You'll work in Python using sciket-learn (sklearn), a free machine learning library built for Python. All you need to succeed in this course is basic skills in mathematics and Python. Even if you have no prior statistical experience, you will learn to work with machine learning algorithms like a pro.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Amazon Web Services (Firm) ; Machine learning ; Cloud computing ; Apprentissage automatique ; Infonuagique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Alexey Grigorev, the author of Machine Learning Bookcamp, shows how to train a classification model using Scikit-Learn, and then deploy it to AWS using Docker and AWS Beanstalk.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (49 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/5
    Keywords: Natural language processing (Computer science) ; Machine learning ; Natural Language Processing ; Traitement automatique des langues naturelles ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: In this video, Hobson shows how to index high dimensional vectors like word embeddings using a new approximate nearest neighbor algorithm by Leland McInnes. Along the way you can see how to explore an unfamiliar Python package like PyNNDescent without ever having to leave the keyboard (tab-completion, `help()`, `?` operator) And you will see how to use `SpaCy` language models to retrieve all sorts of NLU tags for words, including word vectors.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 26, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Linux ; Apache (Computer file : Apache Group) ; MySQL (Electronic resource) ; Web site development ; Open source software ; PHP (Computer program language) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This step-by-step guide teaches you everything you need to know in order to eliminate single points of failure for your Linux, Apache, MySQL, and PHP based web applications. Do you wish you could ensure your web site was up all the time and finally enjoy a peaceful night's sleep? Do you want to be able to scale without downtime and handle unexpected surges of traffic? Do you want a solution that just works without spending weeks testing various combinations of technologies and software? Do you want someone to lay it all out for you and walk you through an entire deployment? If so, you're in the right place... I understand, because I've been there. I know what it's like to be woken up in the middle of the night when a web server goes down. I don't know about you, but I'm fairly grumpy at 2:47 A.M. when something is broke and I'm the one that has to fix it. That's why I strive to eliminate single points of failure and ensure service availability. I would much rather plan for failure ahead of time than have to react to it. If you have a robust design that's easy to support you can repair any failures at your convenience instead of trying to cobble together a makeshift solution in the middle of the night. I've spent countless hours designing, testing, and implementing high availability solutions for a wide range of Linux based services during my career. I've put together a well designed, well tested solution for the LAMP (Linux, Apache, MySQL, PHP) stack that easily scales to support an increasing number of users all the while decreasing downtime. I've taken each possible single point of failure into account from the obvious ones to the less than obvious edge cases you'll need to cover in order to have a truly robust design. This is a full blown course that demonstrates everything step-by-step... This is not just a design, though. It's an entire course complete with lessons and demonstrations on actual Linux servers. I'll be performing the demonstrations on Ubuntu servers, but the concepts are the same no matter if you're using RedHat Enterprise Linux, CentOS, or another distribution. The only real difference is the couple of commands you'll use to perform some of the software installations. The design and configurations remain the same. Even though this course is targeted directly at the LAMP stack (Linux, Apache, MySQL, PHP), the concepts and techniques presented can be reused in a variety of other situations. If you ever need a floating IP, the ability to add more storage to servers without downtime, to balance loads across multiple servers, or deploy a highly available database cluster, you can put what you learn in this course to good use.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 13, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137907748 , 0137907745
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 658/.05
    Keywords: Business enterprises Data processing ; Machine learning ; Web usage mining ; Big data ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 7+ Hours of Video Instruction Learn How to Work with Real-World Data to Derive Actionable Business Insights Overview Product Analytics for Data-Driven Decisions: Derive Insights from Web Analytics Data will explore core concepts that will help viewers work with their data, identify bias in data sets, differentiate good data from bad data, and ultimately derive insights to help make actionable business decisions. Learners will see real-world examples of successful product analytics and learn how to utilize qualitative and quantitative measures for desirable outcomes. Instructor Joanne Rodrigues is an accomplished data scientist, enterprise manager, and entrepreneur who applies machine learning/statistical algorithms to business strategy. Through eight unique video lessons, Rodrigues will provide in-depth training in the data generating process, psychological and neurological theories of behavior, implementing statistical tools in survey design and psychometric techniques, and much more. What You Will Learn Identify and create good metrics and KPIs to drive growth Avoid common pitfalls in understanding your data Move from raw data to inference and strategy Who Should Take This Course? Product, Consumer, or User Data Scientists Product, Marketing, Research or Business Analysts Entrepreneurs or Business Owners Course Requirements There is no prior knowledge or requirements for this course. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 6, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    Language: English
    Pages: 1 online resource (1 video file (28 hr., 13 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 006.3/1
    Keywords: Machine learning ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: 27+ Hours of Video Instruction An outstanding data scientist or machine learning engineer must master more than the basics of using ML algorithms with the most popular libraries, such as scikit-learn and Keras. To train innovative models or deploy them to run performantly in production, an in-depth appreciation of machine learning theory is essential, which includes a working understanding of the foundational subjects of linear algebra, calculus, probability, statistics, data structures, and algorithms. When the foundations of machine learning are firm, it becomes easier to make the jump from general ML principles to specialized ML domains, such as deep learning, natural language processing, machine vision, and reinforcement learning. The more specialized the application, the more likely its implementation details are available only in academic papers or graduate-level textbooks, either of which assume an understanding of the foundational subjects. This master class includes the following courses: Linear Algebra for Machine Learning Calculus for Machine Learning LiveLessons Probability and Statistics for Machine Learning Data Structures, Algorithms, and Machine Learning Optimization Linear Algebra for Machine Learning LiveLessons provides you with an understanding of the theory and practice of linear algebra, with a focus on machine learning applications. Calculus for Machine Learning LiveLessons introduces the mathematical field of calculus,Äîthe study of rates of change,Äîfrom the ground up. It is essential because computing derivatives via differentiation is the basis of optimizing most machine learning algorithms, including those used in deep learning, such as backpropagation and stochastic gradient descent. Probability and Statistics for Machine Learning (Machine Learning Foundations) LiveLessons provides you with a functional, hands-on understanding of probability theory and statistical modeling, with a focus on machine learning applications. Data Structures, Algorithms, and Machine Learning Optimization LiveLessons provides you with a functional, hands-on understanding of the essential computer science for machine learning applications. About the Instructor Jon Krohn is Chief Data Scientist at the machine learning company Nebula. He authored the book Deep Learning Illustrated, an instant #1 bestseller that was translated into seven languages. He is also the host of SuperDataScience, the industry,Äôs most listened-to podcast. Jon is renowned for his compelling lectures, which he offers at Columbia University, New York University, leading industry conferences, via O'Reilly, and via his award-winning YouTube channel. He holds a PhD from Oxford and has been publishing on machine learning in prominent academic journals since 2010; his papers have been cited more than a thousand times. Course Requirements Mathematics: Familiarity with secondary school-level mathematics will make the course easier to follow. If you are comfortable dealing with quantitative information,Äîsuch as understanding charts and rearranging simple equations,Äîthen you should be well-prepared to follow along with all of the mathematics. Programming: All code demos are in Python so experience with it or another object-oriented programming language would be helpful for following along with the hands-on examples. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (41 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/5
    Keywords: Natural language processing (Computer science) ; Machine learning ; Natural Language Processing ; Traitement automatique des langues naturelles ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Hobson and his colleagues try to figure out how to train word embeddings from scratch using the WikiText2 dataset in PyTorch. The WikiText2 dataset contains redacted words, but they were unable to find the "labels" that reveal the words masked with the symbol ``. If you try to use the `Wikipedia` package to retrieve Wikipedia pages directly, you may hit the `suggest` bug. There are more than 100 unanswered issues on the project, and the maintainer has pushed any changes for many years. The Tangible AI fork on GitLab fixes this search suggestion bug so we could easily crawl Wikipedia. Unfortunately, the Wikipedia-API package is not very useful for searching and crawling Wikipedia to retrieve text.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 26, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Visual programming (Computer science) ; Web applications ; Visual programming (Computer science) ; Web applications ; Web site development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The setup of the Blazor server project in Visual Studio and intro to the MudBlazor Component Library.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/882
    Keywords: Microsoft .NET Framework Handbooks, manuals, etc ; Active server pages ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In this course, you will learn the skills you need to be able to apply TDD in your .NET projects. Test Driven Development (TDD) is a powerful approach to building solid and robust software. Unit Testing is a type of software testing where code is written to automate the testing of sub-sections of an entire application. This methodology gives more functional coverage and reduces the need for manual regression testing when the application's code changes. The purpose is to validate that each unit of the software code performs as expected. You will discover the basics of unit testing and the red-green-refactor cycle. You will also learn how to test and implement business logic in a .NET Core application using xUnit as a testing framework and Moq as a mocking library. After this course, you will have fundamental knowledge of Test Driven Development that will help you as you move forward to test and implement new features in your C# projects. You will have the skills and knowledge of creating a testable and maintainable ASP.NET Core application needed to architect real-world, enterprise .NET Core apps.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (2 hr., 5 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Machine learning
    Abstract: If you know the basics of Python and you want to know deep learning, this course is designed for you. You'll learn the theory behind this branch of artificial intelligence and machine learning, as well as the practical skills of building neural networks to create deep learning models for prediction and for automating and simplifying tasks. Once you've digested the fundamentals, we'll walk you through a project: implementing an artificial neural network in Python to create a deep learning model. Step by step, you'll see how to work with datasets and build each layer of the network. By the end of the course, you will be familiar with the fundamental neural network architectures, including recurrent neural networks (RNNs) and convolutional neural networks (CNNs)) networks, and you will be able to build your own DL neural networks using Python, Keras, and Tensorflow. In short, you will be ready to build models and create programs that take data input and automate feature extraction, simplifying real-world tasks for humans. This video course stands out from the hundreds of machine learning resources available on the internet because it filters out the fluff and unnecessary information and focuses on the essentials you need to get started on your deep learning journey. Consider this a fundamentals course that suits both beginners and more advanced deep learning practitioners who are looking to refresh or fill in the gaps in their knowledge.
    Note: Vendor-supplied metadata
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (45 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: What makes a system-support machine learning model development? Find out how to transit yourself into the machine learning engineering domain.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 54 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.76
    Keywords: Bootstrap (Computer program) Study guides Examinations ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Are you interested in pursuing a rewarding career as a web developer? Or perhaps you're already building web sites and want to brush up on your skills and take things to a whole new level? There is no doubt that the future belongs to web developers who know how to build real-world responsive websites built on the Bootstrap framework. That is why we prepared the course specifically for beginners and intermediate-level students. The best way to secure a long-term career in the sector is to learn what you need to know in a hands-on manner. And that is what you'll do in this course. Bootstrap 5 is the most recent version of the world's most popular front-end frameworks. Millions of websites are built with Bootstrap, which was deliberately created to cover a broad range of conventional user interfaces. There are several benefits to building a website with Bootstrap 5, including a clean and modern style that works on any device and all browsers and screen sizes. The course starts with layouts and typography, then shows you how to work with forms and add components such as buttons and breadcrumbs. Then we'll put all the pieces together and show you how to create a responsive website start to finish, step by step, with a fun mini-project. The source code for the project is provided. You can count on finding everything you need to get up and running with coding quickly.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 13 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.312
    Keywords: Quantitative research Marketing ; Forecasting ; Customer relations Management ; Data processing ; Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Make a predictive XGBoost model for churn and generate predictions for an out-of-sample dataset.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138050351 , 013805035X
    Language: English
    Pages: 1 online resource (1 video file (21 hr., 10 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Ruby on rails (Electronic resource) ; Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 19+ Hours of Video Instruction The Ruby on Rails TutorialTM LiveLessons, Seventh Edition, is the best-selling complete video training course on web development with Rails, the popular web framework for building dynamic, database-backed web applications. You learn Rails by example by building a substantial sample application from scratch. Overview Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three sample applications of increasing sophistication, focusing on the fundamental techniques in web development needed for virtually any kind of application. The updates to this edition include full compatibility with Rails 7 and numerous new exercises interspersed in each lesson for maximum reinforcement. This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that's simple enough to understand while still being useful.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 27, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 15 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Internet programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn hands-on web development with HTML5 and CSS3 in this completely new, up-to-date course. You'll learn the fundamentals of HTML and CSS so you can create your own website from scratch, transfer your pages to a web server, and make your site look good and work well. HTML is the foundation for websites, and you'll find it surprisingly easy and straightforward to become fluent with it. We'll cover a simplified approach to the language to teach you the core HTML elements that make up any web page. In a step-by-step, easy-to-follow approach, we go over all the basics you need to get started developing a web page. Once you complete your basic HTML page, we'll show you how to add styles to bring your HTML to life. You'll learn how to apply the most common styling features to design your website the way you want it to look. And we'll walk you through making your website responsive so that it works across different devices. This course includes source code so you can try the code for yourself and explore what you can make happen. And it's also loaded with tips for better web development and site creation.
    Note: Online resource; title from title details screen (O'Reilly, viewed January 9, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (15 hr., 14 min.)) , sound, color.
    Edition: [Video edition].
    DDC: 006.31
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Did you think machine learning is complicated and hard to master? It's not! Read this book! Serrano demystifies some of the best-held secrets of the machine learning society. Sebastian Thrun, Founder, Udacity Discover valuable machine learning techniques you can understand and apply using just high-school math. In Grokking Machine Learning you will learn: Supervised algorithms for classifying and splitting data Methods for cleaning and simplifying data Machine learning packages and tools Neural networks and ensemble methods for complex datasets Grokking Machine Learning teaches you how to apply ML to your projects using only standard Python code and high school-level math. No specialist knowledge is required to tackle the hands-on exercises using Python and readily available machine learning tools. Packed with easy-to-follow Python-based exercises and mini-projects, this book sets you on the path to becoming a machine learning expert. about the technology Discover powerful machine learning techniques you can understand and apply using only high school math! Put simply, machine learning is a set of techniques for data analysis based on algorithms that deliver better results as you give them more data. ML powers many cutting-edge technologies, such as recommendation systems, facial recognition software, smart speakers, and even self-driving cars. This unique book introduces the core concepts of machine learning, using relatable examples, engaging exercises, and crisp illustrations. about the book Grokking Machine Learning presents machine learning algorithms and techniques in a way that anyone can understand. This book skips the confused academic jargon and offers clear explanations that require only basic algebra. As you go, you'll build interesting projects with Python, including models for spam detection and image recognition. You'll also pick up practical skills for cleaning and preparing data. about the audience No machine learning knowledge necessary, but basic Python required. about the author Luis G. Serrano is a research scientist in quantum artificial intelligence. Previously, he was a Machine Learning Engineer at Google and Lead Artificial Intelligence Educator at Apple. The first step to take on your machine learning journey. Millad Dagdoni, Norwegian Labour and Welfare Administration A nicely written guided introduction, especially for those who want to code but feel shaky in their mathematics. Erik D. Sapper, California Polytechnic State University The most approachable introduction to machine learning I've had the pleasure to read in recent years. Highly recommended. Kay Engelhardt, devstats NARRATED BY MARIANNE SHEEHAN.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 9, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 36 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.31
    Keywords: Machine learning ; Machine learning Graphic methods ; Graph theory ; Apprentissage automatique ; Apprentissage automatique ; Méthodes graphiques ; Graph theory ; Machine learning ; Machine learning ; Graphic methods ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. I learned so much from this unique and comprehensive book. A real gem for anyone who wants to explore graph-powered ML apps. Helen Mary Labao-Barrameda, Okada Manila Upgrade your machine learning models with graph-based algorithms, the perfect structure for complex and interlinked data. In Graph-Powered Machine Learning you will learn: The lifecycle of a machine learning project Graphs in big data platforms Data source modeling using graphs Graph-based natural language processing, recommendations, and fraud detection techniques Graph algorithms Working with Neo4J Graph-Powered Machine Learning teaches to use graph-based algorithms and data organization strategies to develop superior machine learning applications. You'll dive into the role of graphs in machine learning and big data platforms, and take an in-depth look at data source modeling, algorithm design, recommendations, and fraud detection. Explore end-to-end projects that illustrate architectures and help you optimize with best design practices. Author Alessandro Negro's extensive experience shines through in every chapter, as you learn from examples and concrete scenarios based on his work with real clients! about the technology Identifying relationships is the foundation of machine learning. By recognizing and analyzing the connections in your data, graph-centric algorithms like K-nearest neighbor or PageRank radically improve the effectiveness of ML applications. Graph-based machine learning techniques offer a powerful new perspective for machine learning in social networking, fraud detection, natural language processing, and recommendation systems. about the book Graph-Powered Machine Learning teaches you how to exploit the natural relationships in structured and unstructured datasets using graph-oriented machine learning algorithms and tools. In this authoritative book, you'll master the architectures and design practices of graphs, and avoid common pitfalls. Author Alessandro Negro explores examples from real-world applications that connect GraphML concepts to real world tasks. about the audience For readers comfortable with machine learning basics. about the author Alessandro Negro is Chief Scientist at GraphAware. He has been a speaker at many conferences, and holds a PhD in Computer Science. The single best source of information for graph-based machine learning. Odysseas Pentakalos, SYSNET International, Inc I learned a lot. Plenty of 'aha!' moments. Jose San Leandro Armendáriz, OSOCO.es Covers all of the bases and enough real-world examples for you to apply the techniques to your own work. Richard Vaughan, Purple Monkey Collective NARRATED BY JULIE BRIERLEY.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (28 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/1376
    Keywords: Web site development ; HTTP (Computer network protocol) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: An overview of the most general sort of internet communication: issuing HTTP requests. How to work with data formatted as XML or JSON, download images, and post information to a custom web server.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (39 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn how to use AutoKeras to address classical machine learning problems.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (15 hr., 3 min.)) , sound, color.
    Edition: Second edition.
    DDC: 006.31
    Keywords: Python (Computer program language) ; Machine learning ; Neural networks (Computer science) ; Neural Networks, Computer ; Python (Langage de programmation) ; Apprentissage automatique ; Réseaux neuronaux (Informatique) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: In Video Editions the narrator reads the book while the content, figures, code listings, diagrams, and text appear on the screen. Like an audiobook that you can also watch as a video. Chollet is a master of pedagogy and explains complex concepts with minimal fuss, cutting through the math with practical Python code. He is also an experienced ML researcher and his insights on various model architectures or training tips are a joy to read. Martin Görner, Google Unlock the groundbreaking advances of deep learning with this extensively revised new edition of the bestselling original. Learn directly from the creator of Keras and master practical Python deep learning techniques that are easy to apply in the real world. In Deep Learning with Python, Second Edition you will learn: Deep learning from first principles Image classification and image segmentation Timeseries forecasting Text classification and machine translation Text generation, neural style transfer, and image generation Deep Learning with Python has taught thousands of readers how to put the full capabilities of deep learning into action. This extensively revised second edition introduces deep learning using Python and Keras, and is loaded with insights for both novice and experienced ML practitioners. You'll learn practical techniques that are easy to apply in the real world, and important theory for perfecting neural networks. about the technology Recent innovations in deep learning unlock exciting new software capabilities like automated language translation, image recognition, and more. Deep learning is quickly becoming essential knowledge for every software developer, and modern tools like Keras and TensorFlow put it within your reach--even if you have no background in mathematics or data science. This book shows you how to get started. about the book Deep Learning with Python, Second Edition introduces the field of deep learning using Python and the powerful Keras library. In this revised and expanded new edition, Keras creator François Chollet offers insights for both novice and experienced machine learning practitioners. As you move through this book, you'll build your understanding through intuitive explanations, crisp illustrations, and clear examples. You'll quickly pick up the skills you need to start developing deep-learning applications. about the audience For readers with intermediate Python skills. No previous experience with Keras, TensorFlow, or machine learning is required. about the author François Chollet is a software engineer at Google and creator of the Keras deep-learning library. Immerse yourself into this exciting introduction to the topic with lots of real-world examples. A must-read for every deep learning practitioner. Sayak Paul, Carted The modern classic just got better. Edmon Begoli, Oak Ridge National Laboratory Truly the bible of deep learning. Yiannis Paraskevopoulos, University of West Attica NARRATED BY DEREK DYSART.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.31
    Keywords: TensorFlow ; Machine learning ; Artificial intelligence ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: How to deal with class-imbalanced data and modeling in sentiment analysis.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (20 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: How to use human pose data and TensorFlow.js's PoseNet to build and train a machine-learning model that can recognize workout exercises.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (51 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2/76
    Keywords: Web site development ; JavaScript (Computer program language) ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The Jamstack answers your need for site speed and simplicity.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 1 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: SPARK (Computer program language) ; Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: A quick overview of creating a simple machine-learning model using Spark's MLLib.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (54 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.7/2
    Keywords: Web site development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: What is the legacy of the Spectre attack? An overview of the latest guidance from browser vendors about how best to protect your apps against these complex vulnerabilities.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (12 hr., 1 min.)) , sound, color.
    Edition: Video edition.
    DDC: 006.3/1
    Keywords: Reinforcement learning ; Machine learning ; Deep learning (Machine learning) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Humans learn best from feedback--we are encouraged to take actions that lead to positive results while deterred by decisions with negative consequences. This reinforcement process can be applied to computer programs allowing them to solve more complex problems that classical programming cannot. Deep Reinforcement Learning in Action teaches you the fundamental concepts and terminology of deep reinforcement learning, along with the practical skills and techniques you'll need to implement it into your own projects. About the Technology Deep reinforcement learning AI systems rapidly adapt to new environments, a vast improvement over standard neural networks. A DRL agent learns like people do, taking in raw data such as sensor input and refining its responses and predictions through trial and error. About the Book Deep Reinforcement Learning in Action teaches you how to program AI agents that adapt and improve based on direct feedback from their environment. In this example-rich tutorial, you'll master foundational and advanced DRL techniques by taking on interesting challenges like navigating a maze and playing video games. Along the way, you'll work with core algorithms, including deep Q-networks and policy gradients, along with industry-standard tools like PyTorch and OpenAI Gym. What's Inside Building and training DRL networks The most popular DRL algorithms for learning and problem solving Evolutionary algorithms for curiosity and multi-agent learning All examples available as Jupyter Notebooks About the Reader For readers with intermediate skills in Python and deep learning. About the Author Alexander Zai is a machine learning engineer at Amazon AI. Brandon Brown is a machine learning and data analysis blogger. Quotes A thorough introduction to reinforcement learning. Fun to read and highly relevant. - Helmut Hauschild, PharmaTrace An essential read for anyone who wants to master deep reinforcement learning. - Kalyan Reddy, ArisGlobal If you ever wondered what the theory is behind AI/ML and reinforcement learning, and how you can apply the techniques in your own projects, then this book is for you. - Tobias Kaatz, OpenText I highly recommend this book to anyone who aspires to master the fundamentals of DRL and seeks to follow a research or development career in this exciting field. - Al Rahimi, Amazon.
    Note: Online resource; title from title details screen (O'Reilly, viewed Decenber 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (27 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.7/6
    Keywords: Web site development ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Tackle the stack scaling problem and discover the JAMstack solution.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 6, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 7 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: How to implement a gradient-boosting, machine-learning algorithm.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 12 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Reinforcement learning ; Machine learning ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: An overview of a reinforcement learning multi-agent (soccer) environment.
    Note: Online resource; title from title details screen (O'Reilly, viewed July 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Place of publication not identified] : Manning Publications
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 36 min.)) , sound, color.
    Edition: [First edition].
    DDC: 006.3/1
    Keywords: Machine learning ; Apprentissage automatique ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: An expert in machine learning and the co-author of "Deep Learning with PyTorch," Eli Stevens, shows how to use open-source libraries that are available in the PyTorch ecosystem to cut down the amount of code that you want to write in your deep learning projects.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 26, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...