项目作者: the-code-experiments

项目描述 :
Deep Learning Prerequisite
高级语言: Jupyter Notebook
项目地址: git://github.com/the-code-experiments/dl-prerequisite.git
创建时间: 2016-08-05T17:32:57Z
项目社区:https://github.com/the-code-experiments/dl-prerequisite

开源协议:MIT License

下载


Deep Learning Prerequisite

Learn about Numpy, Pandas, Matplotlib, Scipy etc.

Setup

Assuming Python3 and Pip is already installed on your machine.

For MacOS, copy paste below command on terminal to install all required Python3 programs

  1. pip install --user numpy scipy matplotlib ipython jupyter pandas

For other OS installation please follow the official installation documentation at https://scipy.org/install.html

Run examples

  1. git clone https://github.com/the-code-experiments/dl-prerequisite.git
  2. cd dl-prerequisite
  3. jupyter notebook

Contributors

Developed & maintained by author: Ashwin Hegde & Contributors

We appreciate all kinds of feedback and contributions. Thank you for using and supporting this project.

To request a feature, ask a question, or report errors, please send a pull-request on “develop” branch or post it on following link, or vote for the ones that are already registered.