100 Days Challenge Day 26
Deep Neural Network Implementation
Tried implementing a deep neural network with 4 layers to approximate complex functions added with normally distributed noise.
Didn't quite get the expected results. Will try to get it right soon.
No comments