roboticcam / matlab2python

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matlab2python

This is a new set of machine learning tutorial Python code and demo by Prof Richard Xu 徐亦达 (Yida.Xu@uts.edu.au)

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


Languages

Language:Jupyter Notebook 99.3%Language:MATLAB 0.7%