Physics based model: This approach consists of building a model from physical
[Read More]
My Entrepreneurship ride
New way to solve engineering problems
Hello World
Traning nn and hyperparameters
Deep neural network training, how to improve accuracy and hyper parameters
Test
Data overflow, data starvation and how to solve this problem
Programming basics.
In programming if you are using local variable in two different loops. Then its important to find out if that local varibale overflowing or underflowing. Following image is of sine wave simulatior running in one loop (Producer Loop) and local varibale reading samples of sine wave running in another (consumer...
[Read More]