Neural Networks I: First Network from Scratch
Date:
We describe the framework of neural networks and build an example from scratch using NumPy.
Date:
We describe the framework of neural networks and build an example from scratch using NumPy.
Date:
We explore the application of Newton’s method when solving the Butler-Volmer equation, and ways to reduce the number of iterations taken by the solver.
Date:
We present a basic application of Kalman filters in measuring the temperature of a heating object.