E-Book, Englisch, 328 Seiten
Cole / Matt R. Cole Hands-On Neural Network Programming with C#
1. Auflage 2018
ISBN: 978-1-78961-986-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Add powerful neural network capabilities to your C# enterprise applications
E-Book, Englisch, 328 Seiten
ISBN: 978-1-78961-986-7
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Hands-On Neural Network Programming with C#".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Informatik Künstliche Intelligenz Neuronale Netzwerke
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Informatik Mensch-Maschine-Interaktion Informationsarchitektur
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Datenbankdesign & Datenbanktheorie
Weitere Infos & Material
Table of Contents - A Quick Refresher
- Building our first Neural Network Together
- Decision Tress and Random Forests
- Face and Motion Detection
- Training CNNs using ConvNetSharp
- Training Autoencoders Using RNNSharp
- Replacing Back Propagation with PSO
- Function Optimizations; How and Why
- Finding Optimal Parameters
- Object Detection with TensorFlowSharp
- Time Series Prediction and LSTM Using CNTK
- GRUs Compared to LSTMs, RNNs, and Feedforward Networks
- Appendix A- Activation Function Timings
- Appendix B- Function Optimization Reference