/ml_optimzation

Solving optimaztion problems using a few methods

Primary LanguageJupyter Notebook

This repo contains two python jupyter notebooks gi project2.ipynb - All optimization project work NN_project.ipynb - All code related to Neural Networks and the optimization algorithms

the following dependencies are needed

pip install numpy=1.17.2
pip install sklearn
pip install matplotlib=3.1.1
pip install scipy=1.3.1
pip install scipy
pip install jupyter notebook
pip install git+https://https://github.com/SoftwarePhil/mlrose.git
pip install tqdm
pip install numba

RUN 'jupyter notebook' in this directory