Categories Data thoughts Machine learning Python Statistical modelling Build a simple neural network in Python! Post author By nico Post date May 10, 2023 No Comments on Build a simple neural network in Python! In this post you will learn how to build a simple neural network using Tensorflow! Read more Build a simple neural network in Python! Tags ai, ANN, classification, keras, machine learning, neural networks, Python
Categories Data thoughts Machine learning Statistical modelling A basic introduction to neural networks – Part 2: Training Post author By nico Post date April 14, 2023 No Comments on A basic introduction to neural networks – Part 2: Training We continue our journey through neural networks and we explore the training stage, when gradient descent allows us to select optimal parameters for the ANN. Read more A basic introduction to neural networks – Part 2: Training Tags ai, ANN, classification, machine learning, neural networks
Categories Data thoughts Machine learning Statistical modelling A basic introduction to neural networks – Part 1 Post author By nico Post date April 7, 2023 No Comments on A basic introduction to neural networks – Part 1 This posts introduces the basic concepts about artificial neural networks (ANN). Read more A basic introduction to neural networks – Part 1 Tags ai, ANN, classification, machine learning, neural networks, regression, Statistical modelling