Skip to content

LinkedInLearning/training-neural-networks-in-cpp-4404365

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Training Neural Networks in C++

This is the repository for the LinkedIn Learning course Training Neural Networks in C++. The full course is available from LinkedIn Learning.

Training Neural Networks in C++

Learn about the purpose, structure, and training process of neural networks to improve your machine learning skills. In this project-based course, instructor Eduardo Corpeño teaches you how to create an intelligent system with a neural network from scratch in C++, as well as how to choose the right neural network architecture and training method for each problem. Eduardo starts by explaining the difference between a neural network and other programming tools. He goes over why this course uses C++ and how to add different types of neural networks to your toolbox. The inspiration for artificial neural networks is the brain, and Eduardo relates parts of a biological neuron to C++ elements, then shows how to use activation functions and perceptrons in building neuron models. Eduardo covers the steps you will need to build and train your network. He explains segment display recognition, then guides you through designing and training your own SDR neural network.

Instructor

Eduardo Corpeño

Check out my other courses on LinkedIn Learning.

About

This repo is for the Linkedin Learning course: Training Neural Networks in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published