Click here to Skip to main content
15,881,588 members
Articles / Artificial Intelligence / Deep Learning

Deep Learning in C#: Understanding Neural Network Architecture

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
4 Nov 2020CPOL4 min read 14K   496   7  
In this article we will go over the basics of supervised machine learning and what the training and verification phases consist of.
Here we will introduce the basics of machine learning (ML) for readers with no knowledge of AI, and we will describe the training and verification steps in supervised ML models.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Deep Learning in C# View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Serbia Serbia
Computer Scientist and book author living in Belgrade and working for a German IT company. Author of Practical Artificial Intelligence: Machine Learning, Bots, and Agent Solutions Using C# (Apress, 2018) and PrestaShop Recipes (Apress, 2017). Lover of Jazz and cinema Smile | :)

Comments and Discussions