/mlpractical

Getting hands-on experience with neural network fundamentals

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Machine Learning Practical

Neural networks implemented from scratch

Getting Started

Install project:

pip install -e .

Start Jupyter:

MLP_DATA_DIR=`pwd`/data jupyter notebook