kalemena / learning-ml

Resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning & Deep Learning

Here are few resources gathered and/or created in course of studying Machine Learning.

Overview

ai map

Best Languages
  • Python

  • Julia

Best module python
$ pip install numpy
$ pip install scipy
$ pip install pandas
$ pip install matplotlib
$ pip install scikit-learn
$ pip install nltk
$ pip install opencv-python
Best utilities python
$ pip install requests
$ pip install bs4
$ pip install pillow
$ pip install redis
$ pip install virtualenv
$ pip install pickle
Best Frameworks
  • Tensorflow

  • Keras

  • PyTorch

Best IDE
$ pip install spyder3
$ pip install jupyter-notebook

Courses & Resources

Books
Docker Recipes

Recipes

About

Resources

License:MIT License


Languages

Language:C++ 100.0%