Hello everyone,
I created this topic for those who want to write code in Matlab alongside Python.
For the first step, I attached a code (ML1.m) that I wrote after watching the first lecture.
In this programme, you can make a Neural Network with N hidden layers that each layer has a random number of neurons (from 1 to 200) and then visualize the output function F(z). I also attached some output Images.
Please share your code and let's discuss algorithms, syntax, and so.
Feel free to ask your questions about my code.
Best regards,
Matin Dehghani