Introduction to Deep Learning and Neural Networks with Python™: A Practical Guide
Autor Ahmed Fawzy Gad, Fatima Ezzahra Jarmounien Limba Engleză Paperback – 25 noi 2020
- Examines the practical side of deep learning and neural networks
- Provides a problem-based approach to building artificial neural networks using real data
- Describes Python™ functions and features for neuroscientists
- Uses a careful tutorial approach to describe implementation of neural networks in Python™
- Features math and code examples (via companion website) with helpful instructions for easy implementation
Preț: 686.19 lei
Preț vechi: 876.77 lei
-22% Nou
Puncte Express: 1029
Preț estimativ în valută:
131.32€ • 136.92$ • 109.14£
131.32€ • 136.92$ • 109.14£
Carte tipărită la comandă
Livrare economică 14-28 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780323909334
ISBN-10: 0323909337
Pagini: 300
Dimensiuni: 152 x 229 x 20 mm
Greutate: 0.4 kg
Editura: ELSEVIER SCIENCE
ISBN-10: 0323909337
Pagini: 300
Dimensiuni: 152 x 229 x 20 mm
Greutate: 0.4 kg
Editura: ELSEVIER SCIENCE
Cuprins
1. Preparing the Development Environment2. Introduction to ANN3. ANN with 1 Input and 1 Output4. Working with Any Number of Inputs5. Working with Hidden Layers6. Using Any Number of Hidden Neurons7. ANN with 2 Hidden Layers8. ANN with 3 Hidden Layers9. Any Number of Hidden Layers10. Generic ANN11. Speeding Neural Network using Cython and PyPy12. Deploying Neural Network to Mobile Devices