orestis-z / mlpractical

Getting hands-on experience with neural network fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Practical

Neural networks implemented from scratch

Getting Started

Install project:

pip install -e .

Start Jupyter:

MLP_DATA_DIR=`pwd`/data jupyter notebook

About

Getting hands-on experience with neural network fundamentals

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 98.3%Language:Python 1.7%