https://explained.ai/matrix-calculus/index.html
The Matrix Calculus You Need For Deep Learning
  The Matrix Calculus You Need For Deep Learning
https://github.com/eriklindernoren/ML-From-Scratch
Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
  
  Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
GitHub
  
  GitHub - eriklindernoren/ML-From-Scratch: Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models…
  Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear...
  Forwarded from Deleted Account
Hi guys 
It's a great course about reinforcement learning(Reinforcement learning is an area of machine learning concerned with how software agents ought to take actions in an environment so as to maximize some notion of cumulative reward) and it's free.
Check it out :
https://www.theschool.ai/courses/move-37-course/
  It's a great course about reinforcement learning(Reinforcement learning is an area of machine learning concerned with how software agents ought to take actions in an environment so as to maximize some notion of cumulative reward) and it's free.
Check it out :
https://www.theschool.ai/courses/move-37-course/
Forwarded from Deleted Account
By learning reinforcement learning you can train an agent to play this games, and win : 
https://gym.openai.com/envs/
  https://gym.openai.com/envs/
https://www.youtube.com/watch?v=3QuRmtIuIpM
Transfer Learning(Active and Pasive) Perception by stanford(Live now)
  
  Transfer Learning(Active and Pasive) Perception by stanford(Live now)
YouTube
  
  CS294-131 Fa18 9/18/18
  
  AWS offers a free educate account with 75$ initial credit, check it out:
https://www.awseducate.com/registration?refid=hpQ36kfvmx3GhJPfROoMH1uhwH0kzgol …
#aws #CloudComputing #Free #Education
  https://www.awseducate.com/registration?refid=hpQ36kfvmx3GhJPfROoMH1uhwH0kzgol …
#aws #CloudComputing #Free #Education
See, how you can use Google Colab TPUs 
https://colab.research.google.com/notebooks/tpu.ipynb#scrollTo=PUINPtMG_w9i
  
  https://colab.research.google.com/notebooks/tpu.ipynb#scrollTo=PUINPtMG_w9i
Google
  
  TPUs in Colab
  Run, share, and edit Python notebooks
  I just wrote a well-structured Ipython notebook about how you could implement a Convolutional neural network in Keras to recognize Persian digits, check it out :
https://github.com/erfanMhi/Persian-Digits-Recognizer
  
  https://github.com/erfanMhi/Persian-Digits-Recognizer
GitHub
  
  GitHub - erfanMhi/Persian-Digits-Recognizer: A well documented Jupyter notebook for learning how you could recognize Persian digits…
  A well documented Jupyter notebook for learning how you could recognize Persian digits using CNNs. - GitHub - erfanMhi/Persian-Digits-Recognizer: A well documented Jupyter notebook for learning how...