Skip to content

This is a growing tutorial demonstrates some MATLAB examples and their equivalent code in Python

Notifications You must be signed in to change notification settings

lejiajia/matlab2python

 
 

Repository files navigation

matlab2python

This is a new set of machine learning tutorial Python code and demo by Prof Richard Xu 徐亦达 ([email protected])

conversion.ipynb

contains some basic python code; The equivalence between Python and MATLAB are demonstrated blocks of the same name in both “conversion.ipynb” and “conversion.m”

batch_norm.ipynb

contains some explanation and demonstration on why batch normalisation makes gradient descent faster

About

This is a growing tutorial demonstrates some MATLAB examples and their equivalent code in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.5%
  • MATLAB 0.5%