Skip to content

adithyahosapate/Machine_Learning

Repository files navigation

Machine_learning

This is a collection of Ipython notebooks and python scripts related to machine learning,deep learning and web scraping.

Most of these notebooks were written in Python 3

Dependencies

Most of the projects have the following dependencies

  • jupyter
  • sklearn
  • matplotlib
  • numpy
  • scipy
  • pandas
  • tensorflow
  • keras

The above dependecies can be installed by running the following command after cloning the repo

sudo -H pip3 install -r requirements.txt

For a comprehensive list of dependencies, run the following command

sudo -H pip3 install -r all_requirements.txt

About

This is a collection of Ipython notebooks and python scripts related to machine learning,deep learning and web scraping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published