0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (5)
  • R250 - R500 (44)
  • R500+ (866)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Artificial intelligence > Neural networks

Beginning with Deep Learning Using TensorFlow - A Beginners Guide to TensorFlow and Keras for Practicing Deep Learning... Beginning with Deep Learning Using TensorFlow - A Beginners Guide to TensorFlow and Keras for Practicing Deep Learning Principles and Applications (Paperback)
Mohan Kumar Silaparasetty
R999 Discovery Miles 9 990 Ships in 18 - 22 working days
AI Self-Driving Cars Momentum - Practical Advances In Artificial Intelligence (Paperback): Lance Eliot AI Self-Driving Cars Momentum - Practical Advances In Artificial Intelligence (Paperback)
Lance Eliot
R679 Discovery Miles 6 790 Ships in 18 - 22 working days
Pytorch Deep Learning by Example Vol. 1 - Fundamentals - Grasp deep Learning from scratch like AlphaGo Zero within 40 days (3rd... Pytorch Deep Learning by Example Vol. 1 - Fundamentals - Grasp deep Learning from scratch like AlphaGo Zero within 40 days (3rd Edition) (Paperback)
Benjamin Young
R663 Discovery Miles 6 630 Ships in 18 - 22 working days
Machine Learning For Beginners (Paperback): Jonathan S Walker Machine Learning For Beginners (Paperback)
Jonathan S Walker
R349 R322 Discovery Miles 3 220 Save R27 (8%) Ships in 18 - 22 working days
TensorFlow 2 Reinforcement Learning Cookbook - Over 50 recipes to help you build, train, and deploy learning agents for... TensorFlow 2 Reinforcement Learning Cookbook - Over 50 recipes to help you build, train, and deploy learning agents for real-world applications (Paperback)
Praveen Palanisamy
R1,102 Discovery Miles 11 020 Ships in 18 - 22 working days

Discover recipes for developing AI applications to solve a variety of real-world business problems using reinforcement learning Key Features Develop and deploy deep reinforcement learning-based solutions to production pipelines, products, and services Explore popular reinforcement learning algorithms such as Q-learning, SARSA, and the actor-critic method Customize and build RL-based applications for performing real-world tasks Book DescriptionWith deep reinforcement learning, you can build intelligent agents, products, and services that can go beyond computer vision or perception to perform actions. TensorFlow 2.x is the latest major release of the most popular deep learning framework used to develop and train deep neural networks (DNNs). This book contains easy-to-follow recipes for leveraging TensorFlow 2.x to develop artificial intelligence applications. Starting with an introduction to the fundamentals of deep reinforcement learning and TensorFlow 2.x, the book covers OpenAI Gym, model-based RL, model-free RL, and how to develop basic agents. You'll discover how to implement advanced deep reinforcement learning algorithms such as actor-critic, deep deterministic policy gradients, deep-Q networks, proximal policy optimization, and deep recurrent Q-networks for training your RL agents. As you advance, you'll explore the applications of reinforcement learning by building cryptocurrency trading agents, stock/share trading agents, and intelligent agents for automating task completion. Finally, you'll find out how to deploy deep reinforcement learning agents to the cloud and build cross-platform apps using TensorFlow 2.x. By the end of this TensorFlow book, you'll have gained a solid understanding of deep reinforcement learning algorithms and their implementations from scratch. What you will learn Build deep reinforcement learning agents from scratch using the all-new TensorFlow 2.x and Keras API Implement state-of-the-art deep reinforcement learning algorithms using minimal code Build, train, and package deep RL agents for cryptocurrency and stock trading Deploy RL agents to the cloud and edge to test them by creating desktop, web, and mobile apps and cloud services Speed up agent development using distributed DNN model training Explore distributed deep RL architectures and discover opportunities in AIaaS (AI as a Service) Who this book is forThe book is for machine learning application developers, AI and applied AI researchers, data scientists, deep learning practitioners, and students with a basic understanding of reinforcement learning concepts who want to build, train, and deploy their own reinforcement learning systems from scratch using TensorFlow 2.x.

Deep Learning With Python - A Comprehensive Guide Beyond The Basics (Paperback): Travis Booth Deep Learning With Python - A Comprehensive Guide Beyond The Basics (Paperback)
Travis Booth
R508 Discovery Miles 5 080 Ships in 18 - 22 working days
AI Self-Driving Cars Evolvement - Practical Advances in Artificial Intelligence and Machine Learning (Paperback): Lance Eliot AI Self-Driving Cars Evolvement - Practical Advances in Artificial Intelligence and Machine Learning (Paperback)
Lance Eliot
R678 Discovery Miles 6 780 Ships in 18 - 22 working days
Computational Intelligence Friction Stir Welding Process (Paperback): Jonathan Ve Vance, A Razal Rose Computational Intelligence Friction Stir Welding Process (Paperback)
Jonathan Ve Vance, A Razal Rose; Akshansh Mishra
R1,132 Discovery Miles 11 320 Ships in 18 - 22 working days
Deep Learning for Beginners - A beginner's guide to getting up and running with deep learning from scratch using Python... Deep Learning for Beginners - A beginner's guide to getting up and running with deep learning from scratch using Python (Paperback)
Dr. Pablo Rivas; Foreword by Laura Montoya
R1,112 Discovery Miles 11 120 Ships in 18 - 22 working days

Implement supervised, unsupervised, and generative deep learning (DL) models using Keras and Dopamine with TensorFlow Key Features Understand the fundamental machine learning concepts useful in deep learning Learn the underlying mathematical concepts as you implement deep learning models from scratch Explore easy-to-understand examples and use cases that will help you build a solid foundation in DL Book DescriptionWith information on the web exponentially increasing, it has become more difficult than ever to navigate through everything to find reliable content that will help you get started with deep learning. This book is designed to help you if you're a beginner looking to work on deep learning and build deep learning models from scratch, and you already have the basic mathematical and programming knowledge required to get started. The book begins with a basic overview of machine learning, guiding you through setting up popular Python frameworks. You will also understand how to prepare data by cleaning and preprocessing it for deep learning, and gradually go on to explore neural networks. A dedicated section will give you insights into the working of neural networks by helping you get hands-on with training single and multiple layers of neurons. Later, you will cover popular neural network architectures such as CNNs, RNNs, AEs, VAEs, and GANs with the help of simple examples, and learn how to build models from scratch. At the end of each chapter, you will find a question and answer section to help you test what you've learned through the course of the book. By the end of this book, you'll be well-versed with deep learning concepts and have the knowledge you need to use specific algorithms with various tools for different tasks. What you will learn Implement recurrent neural networks (RNNs) and long short-term memory (LSTM) for image classification and natural language processing tasks Explore the role of convolutional neural networks (CNNs) in computer vision and signal processing Discover the ethical implications of deep learning modeling Understand the mathematical terminology associated with deep learning Code a generative adversarial network (GAN) and a variational autoencoder (VAE) to generate images from a learned latent space Implement visualization techniques to compare AEs and VAEs Who this book is forThis book is for aspiring data scientists and deep learning engineers who want to get started with the fundamentals of deep learning and neural networks. Although no prior knowledge of deep learning or machine learning is required, familiarity with linear algebra and Python programming is necessary to get started.

Deep Learning with Python - A Hands-On Guide for Beginners (Paperback): Travis Booth Deep Learning with Python - A Hands-On Guide for Beginners (Paperback)
Travis Booth
R509 Discovery Miles 5 090 Ships in 18 - 22 working days
Transformers for Natural Language Processing - Build innovative deep neural network architectures for NLP with Python, PyTorch,... Transformers for Natural Language Processing - Build innovative deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, RoBERTa, and more (Paperback)
Denis Rothman
R2,223 Discovery Miles 22 230 Ships in 18 - 22 working days

Publisher's Note: A new edition of this book is out now that includes working with GPT-3 and comparing the results with other models. It includes even more use cases, such as casual language analysis and computer vision tasks, as well as an introduction to OpenAI's Codex. Key Features Build and implement state-of-the-art language models, such as the original Transformer, BERT, T5, and GPT-2, using concepts that outperform classical deep learning models Go through hands-on applications in Python using Google Colaboratory Notebooks with nothing to install on a local machine Test transformer models on advanced use cases Book DescriptionThe transformer architecture has proved to be revolutionary in outperforming the classical RNN and CNN models in use today. With an apply-as-you-learn approach, Transformers for Natural Language Processing investigates in vast detail the deep learning for machine translations, speech-to-text, text-to-speech, language modeling, question answering, and many more NLP domains with transformers. The book takes you through NLP with Python and examines various eminent models and datasets within the transformer architecture created by pioneers such as Google, Facebook, Microsoft, OpenAI, and Hugging Face. The book trains you in three stages. The first stage introduces you to transformer architectures, starting with the original transformer, before moving on to RoBERTa, BERT, and DistilBERT models. You will discover training methods for smaller transformers that can outperform GPT-3 in some cases. In the second stage, you will apply transformers for Natural Language Understanding (NLU) and Natural Language Generation (NLG). Finally, the third stage will help you grasp advanced language understanding techniques such as optimizing social network datasets and fake news identification. By the end of this NLP book, you will understand transformers from a cognitive science perspective and be proficient in applying pretrained transformer models by tech giants to various datasets. What you will learn Use the latest pretrained transformer models Grasp the workings of the original Transformer, GPT-2, BERT, T5, and other transformer models Create language understanding Python programs using concepts that outperform classical deep learning models Use a variety of NLP platforms, including Hugging Face, Trax, and AllenNLP Apply Python, TensorFlow, and Keras programs to sentiment analysis, text summarization, speech recognition, machine translations, and more Measure the productivity of key transformers to define their scope, potential, and limits in production Who this book is forSince the book does not teach basic programming, you must be familiar with neural networks, Python, PyTorch, and TensorFlow in order to learn their implementation with Transformers. Readers who can benefit the most from this book include experienced deep learning & NLP practitioners and data analysts & data scientists who want to process the increasing amounts of language-driven data.

Neural Networks and Learning Machines (Hardcover, 3rd edition): Simon Haykin Neural Networks and Learning Machines (Hardcover, 3rd edition)
Simon Haykin
R6,710 Discovery Miles 67 100 Ships in 10 - 15 working days

For graduate-level neural network courses offered in the departments of Computer Engineering, Electrical Engineering, and Computer Science. "Neural Networks and Learning Machines, Third Edition" is renowned for its thoroughness and readability. This well-organized and completely up-to-date text remains the most comprehensive treatment of neural networks from an engineering perspective. This is ideal for professional engineers and research scientists. Matlab codes used for the computer experiments in the text are available for download at: http: //www.pearsonhighered.com/haykin/ Refocused, revised and renamed to reflect the duality of neural networks and learning machines, this edition recognizes that the subject matter is richer when these topics are studied together. Ideas drawn from neural networks and machine learning are hybridized to perform improved learning tasks beyond the capability of either independently.

Hybrid Data Science (HDS) Modeling Approaches for Industrial and Scientific Applications (Paperback): Keshava Prasad... Hybrid Data Science (HDS) Modeling Approaches for Industrial and Scientific Applications (Paperback)
Keshava Prasad Rangarajan, Egidio Marotta, Srinath Madasu
R4,128 Discovery Miles 41 280 Ships in 18 - 22 working days
Aws - The Ultimate Cheat Sheet Practice Exam Questions (Prepare for and Pass the Current Aws Machine Learning Specialty Exam)... Aws - The Ultimate Cheat Sheet Practice Exam Questions (Prepare for and Pass the Current Aws Machine Learning Specialty Exam) (Paperback)
Victor Bradley
R437 R404 Discovery Miles 4 040 Save R33 (8%) Ships in 18 - 22 working days
Machine Learning Interviews (Paperback): Khang Pham Machine Learning Interviews (Paperback)
Khang Pham
R505 Discovery Miles 5 050 Ships in 18 - 22 working days
Deep Learning Crash Course for Beginners with Python - Theory and Applications of Artificial Neural Networks, CNN, RNN, LSTM... Deep Learning Crash Course for Beginners with Python - Theory and Applications of Artificial Neural Networks, CNN, RNN, LSTM and Autoencoders using TensorFlow 2.0- Contains Exercises with Solutions and Hands-On Projects (Paperback)
Ai Publishing
R625 Discovery Miles 6 250 Ships in 18 - 22 working days
AI Self-Driving Cars Inventiveness - Practical Advances in Artificial Intelligence and Machine Learning (Paperback): Lance Eliot AI Self-Driving Cars Inventiveness - Practical Advances in Artificial Intelligence and Machine Learning (Paperback)
Lance Eliot
R676 Discovery Miles 6 760 Ships in 18 - 22 working days
Build A Career in Data Science (Paperback): Emily Robinson, Jacqueline Nolis Build A Career in Data Science (Paperback)
Emily Robinson, Jacqueline Nolis
R1,055 Discovery Miles 10 550 Ships in 18 - 22 working days

Build a Career in Data Science is the top guide to help readers get their first data science job, then quickly becoming a senior employee. Industry experts Jacqueline Nolis and Emily Robinson lay out the soft skills readers need alongside their technical know-how in order to succeed in the field. Key Features * Creating a portfolio to show off your data science projects * Picking the role that's right for you * Assessing and negotiating an offer * Leaving gracefully and moving up the ladder * Interviews with professional data scientists about their experiences This book is for readers who possess the foundational technical skills of data science, and want to leverage them into a new or better job in the field. About the technology From analyzing drug trials to helping sports teams pick new draftees, data scientists utilize data to tackle the big questions of a business. But despite demand, high competition and big expectations make data science a challenging field for the unprepared to break into and navigate. Alongside their technical skills, the successful data scientist needs to be a master of understanding data projects, adapting to company needs, and managing stakeholders. Jacqueline Nolis is a data science consultant and co-founder of Nolis, LLC, with a PhD in Industrial Engineering. Jacqueline has spent years mentoring junior data scientists on how to work within organizations and grow their careers. Emily Robinson is a senior data scientist at Warby Parker, and holds a Master's in Management. Emily's academic background includes the study of leadership, negotiation, and experiences of underrepresented groups in STEM.

Applied Deep Learning and Computer Vision for Self-Driving Cars - Build autonomous vehicles using deep neural networks and... Applied Deep Learning and Computer Vision for Self-Driving Cars - Build autonomous vehicles using deep neural networks and behavior-cloning techniques (Paperback)
Sumit Ranjan, Dr. S. Senthamilarasu
R1,179 Discovery Miles 11 790 Ships in 18 - 22 working days

Explore self-driving car technology using deep learning and artificial intelligence techniques and libraries such as TensorFlow, Keras, and OpenCV Key Features Build and train powerful neural network models to build an autonomous car Implement computer vision, deep learning, and AI techniques to create automotive algorithms Overcome the challenges faced while automating different aspects of driving using modern Python libraries and architectures Book DescriptionThanks to a number of recent breakthroughs, self-driving car technology is now an emerging subject in the field of artificial intelligence and has shifted data scientists' focus to building autonomous cars that will transform the automotive industry. This book is a comprehensive guide to use deep learning and computer vision techniques to develop autonomous cars. Starting with the basics of self-driving cars (SDCs), this book will take you through the deep neural network techniques required to get up and running with building your autonomous vehicle. Once you are comfortable with the basics, you'll delve into advanced computer vision techniques and learn how to use deep learning methods to perform a variety of computer vision tasks such as finding lane lines, improving image classification, and so on. You will explore the basic structure and working of a semantic segmentation model and get to grips with detecting cars using semantic segmentation. The book also covers advanced applications such as behavior-cloning and vehicle detection using OpenCV, transfer learning, and deep learning methodologies to train SDCs to mimic human driving. By the end of this book, you'll have learned how to implement a variety of neural networks to develop your own autonomous vehicle using modern Python libraries. What you will learn Implement deep neural network from scratch using the Keras library Understand the importance of deep learning in self-driving cars Get to grips with feature extraction techniques in image processing using the OpenCV library Design a software pipeline that detects lane lines in videos Implement a convolutional neural network (CNN) image classifier for traffic signal signs Train and test neural networks for behavioral-cloning by driving a car in a virtual simulator Discover various state-of-the-art semantic segmentation and object detection architectures Who this book is forIf you are a deep learning engineer, AI researcher, or anyone looking to implement deep learning and computer vision techniques to build self-driving blueprint solutions, this book is for you. Anyone who wants to learn how various automotive-related algorithms are built, will also find this book useful. Python programming experience, along with a basic understanding of deep learning, is necessary to get the most of this book.

AI Self-Driving Cars Breakthroughs - Practical Advances in Artificial Intelligence and Machine Learning (Paperback): Lance Eliot AI Self-Driving Cars Breakthroughs - Practical Advances in Artificial Intelligence and Machine Learning (Paperback)
Lance Eliot
R675 Discovery Miles 6 750 Ships in 18 - 22 working days
The The Supervised Learning Workshop - A New, Interactive Approach to Understanding Supervised Learning Algorithms, 2nd Edition... The The Supervised Learning Workshop - A New, Interactive Approach to Understanding Supervised Learning Algorithms, 2nd Edition (Paperback, 2nd Revised edition)
Blaine Bateman, Ashish Ranjan Jha, Benjamin Johnston, Ishita Mathur
R901 Discovery Miles 9 010 Ships in 18 - 22 working days

Cut through the noise and get real results with a step-by-step approach to understanding supervised learning algorithms Key Features Ideal for those getting started with machine learning for the first time A step-by-step machine learning tutorial with exercises and activities that help build key skills Structured to let you progress at your own pace, on your own terms Use your physical print copy to redeem free access to the online interactive edition Book DescriptionYou already know you want to understand supervised learning, and a smarter way to do that is to learn by doing. The Supervised Learning Workshop focuses on building up your practical skills so that you can deploy and build solutions that leverage key supervised learning algorithms. You'll learn from real examples that lead to real results. Throughout The Supervised Learning Workshop, you'll take an engaging step-by-step approach to understand supervised learning. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning how to predict future values with auto regressors. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical print copy of The Supervised Learning Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your book. Fast-paced and direct, The Supervised Learning Workshop is the ideal companion for those with some Python background who are getting started with machine learning. You'll learn how to apply key algorithms like a data scientist, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead. What you will learn Get to grips with the fundamental of supervised learning algorithms Discover how to use Python libraries for supervised learning Learn how to load a dataset in pandas for testing Use different types of plots to visually represent the data Distinguish between regression and classification problems Learn how to perform classification using K-NN and decision trees Who this book is forOur goal at Packt is to help you be successful, in whatever it is you choose to do. The Supervised Learning Workshop is ideal for those with a Python background, who are just starting out with machine learning. Pick up a Workshop today, and let Packt help you develop skills that stick with you for life.

Machine Learning Applications in Non-Conventional Machining Processes (Paperback): Goutam Kumar Bose, Pritam Pain Machine Learning Applications in Non-Conventional Machining Processes (Paperback)
Goutam Kumar Bose, Pritam Pain
R4,132 Discovery Miles 41 320 Ships in 18 - 22 working days

Traditional machining has many limitations in today's technology-driven world, which has caused industrial professionals to begin implementing various optimization techniques within their machining processes. The application of methods including machine learning and genetic algorithms has recently transformed the manufacturing industry and created countless opportunities in non-traditional machining methods. Significant research in this area, however, is still considerably lacking. Machine Learning Applications in Non-Conventional Machining Processes is a collection of innovative research on the advancement of intelligent technology in industrial environments and its applications within the manufacturing field. While highlighting topics including evolutionary algorithms, micro-machining, and artificial neural networks, this book is ideally designed for researchers, academicians, engineers, managers, developers, practitioners, industrialists, and students seeking current research on intelligence-based machining processes in today's technology-driven market.

Machine Learning Brick by Brick, Epoch 1 - Using LEGO(R) to Teach Concepts, Algorithms, and Data Structures (Paperback): Dmitry... Machine Learning Brick by Brick, Epoch 1 - Using LEGO(R) to Teach Concepts, Algorithms, and Data Structures (Paperback)
Dmitry Vostokov
R300 Discovery Miles 3 000 Ships in 18 - 22 working days
The Practical Guides On Deep Learning Using SCIKIT-LEARN, KERAS, and TENSORFLOW with Python GUI (Paperback): Rismon Hasiholan... The Practical Guides On Deep Learning Using SCIKIT-LEARN, KERAS, and TENSORFLOW with Python GUI (Paperback)
Rismon Hasiholan Sianipar, Vivian Siahaan
R929 Discovery Miles 9 290 Ships in 18 - 22 working days
Algorithmic Short Selling with Python - Refine your algorithmic trading edge, consistently generate investment ideas, and build... Algorithmic Short Selling with Python - Refine your algorithmic trading edge, consistently generate investment ideas, and build a robust long/short product (Paperback)
Laurent Bernut; Foreword by Michael Covel
R1,313 Discovery Miles 13 130 Ships in 18 - 22 working days

Leverage Python source code to revolutionize your short selling strategy and to consistently make profits in bull, bear, and sideways markets Key Features Understand techniques such as trend following, mean reversion, position sizing, and risk management in a short-selling context Implement Python source code to explore and develop your own investment strategy Test your trading strategies to limit risk and increase profits Book DescriptionIf you are in the long/short business, learning how to sell short is not a choice. Short selling is the key to raising assets under management. This book will help you demystify and hone the short selling craft, providing Python source code to construct a robust long/short portfolio. It discusses fundamental and advanced trading concepts from the perspective of a veteran short seller. This book will take you on a journey from an idea ("buy bullish stocks, sell bearish ones") to becoming part of the elite club of long/short hedge fund algorithmic traders. You'll explore key concepts such as trading psychology, trading edge, regime definition, signal processing, position sizing, risk management, and asset allocation, one obstacle at a time. Along the way, you'll will discover simple methods to consistently generate investment ideas, and consider variables that impact returns, volatility, and overall attractiveness of returns. By the end of this book, you'll not only become familiar with some of the most sophisticated concepts in capital markets, but also have Python source code to construct a long/short product that investors are bound to find attractive. What you will learn Develop the mindset required to win the infinite, complex, random game called the stock market Demystify short selling in order to generate alpa in bull, bear, and sideways markets Generate ideas consistently on both sides of the portfolio Implement Python source code to engineer a statistically robust trading edge Develop superior risk management habits Build a long/short product that investors will find appealing Who this book is forThis is a book by a practitioner for practitioners. It is designed to benefit a wide range of people, including long/short market participants, quantitative participants, proprietary traders, commodity trading advisors, retail investors (pro retailers, students, and retail quants), and long-only investors. At least 2 years of active trading experience, intermediate-level experience of the Python programming language, and basic mathematical literacy (basic statistics and algebra) are expected.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Zeroing Neural Networks - Finite-time…
L. Xiao Hardcover R3,019 Discovery Miles 30 190
Cyber Crime and Forensic Computing…
Gulshan Shrivastava, Deepak Gupta, … Hardcover R4,522 Discovery Miles 45 220
Research Anthology on Artificial Neural…
Information R Management Association Hardcover R12,947 Discovery Miles 129 470
Artificial Neural Networks for Renewable…
Ammar Hamed Elsheikh, Mohamed Elasyed Abd elaziz Paperback R3,286 Discovery Miles 32 860
Research Anthology on Artificial Neural…
Information R Management Association Hardcover R12,938 Discovery Miles 129 380
Fuzzy Systems - Theory and Applications
Constantin Volosencu Hardcover R3,111 Discovery Miles 31 110
Handbook of Research on Advanced…
Madhumangal Pal, Sovan Samanta, … Hardcover R6,710 Discovery Miles 67 100
Deep Neural Networks for Multimodal…
Annamalai Suresh, R. Udendhran, … Hardcover R7,554 Discovery Miles 75 540
Artificial Intelligence - An Essential…
Neil Wilkins Hardcover R662 R591 Discovery Miles 5 910
Meta-Learning - Theory, Algorithms and…
Lan Zou Paperback R2,473 Discovery Miles 24 730

 

Partners