Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 39b29e1

Browse files
Merge pull request GokuMohandas#79 from GokuMohandas/cv
🇨🇳 Ready to use in China and other Google blocked countries!
2 parents fa79a3d + b515433 commit 39b29e1

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# PracticalAI
22

33
[![Colab](https://img.shields.io/badge/launch-Google%20Colab-orange.svg)](https://github.com/GokuMohandas/practicalAI#notebooks)
4+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/GokuMohandas/practicalAI/master)
45
[![MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/GokuMohandas/practicalAI/blob/master/LICENSE)
56

67
Empowering you to use machine learning to get valuable insights from data.
@@ -20,7 +21,6 @@ Empowering you to use machine learning to get valuable insights from data.
2021
|🌳 [Random Forests](https://colab.research.google.com/github/GokuMohandas/practicalAI/blob/master/notebooks/06_Random_Forests.ipynb)|📗 [Recurrent Neural Networks](https://colab.research.google.com/github/GokuMohandas/practicalAI/blob/master/notebooks/13_Recurrent_Neural_Networks.ipynb)||🎯 Low Shot Learning|
2122
|💥 KMeans Clustering|||🍒 Reinforcement Learning|
2223

23-
2424
## Running the notebooks
2525
1. Access the notebooks in the [`notebooks`](https://github.com/GokuMohandas/practicalAI/tree/master/notebooks) directory in this repo.
2626
2. You can run these notebook on Google Colab (recommended) or on your local machine.

‎requirements.txt‎

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,25 @@ django==2.1.3
33
gensim==3.6.0
44
image==1.5.27
55
jsonschema==2.6.0
6+
jupyter==1.0.0
67
matplotlib==2.1.2
8+
nltk==3.2.5
79
numpy==1.14.6
810
pandas==0.22.0
911
Pillow==4.0.0
12+
protobuf==3.6.1
13+
qtconsole==4.4.3
1014
regex==2017年11月9日
1115
requests==2.18.4
12-
scikit-learn==0.19.2
16+
scikit-learn==0.20.1
17+
scipy==1.1.0
18+
seaborn==0.7.1
19+
six==1.11.0
20+
sklearn==0.0
1321
tensorboardX==1.4
22+
tensorboard==1.12.0
1423
tensorflow==1.12.0
15-
torch==0.4.1
16-
torchvision==0.2.1
24+
tqdm==4.28.1
1725
ujson==1.35
18-
urllib3==1.22
26+
urllib3==1.22
27+
Werkzeug==0.14.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /