Skip to content

Commit

Permalink
adding Binder for friends in China and other Google blocked regions
Browse files Browse the repository at this point in the history
  • Loading branch information
GokuMohandas committed Dec 13, 2018
1 parent 9642ce2 commit b515433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# PracticalAI

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

Empowering you to use machine learning to get valuable insights from data.
Expand All @@ -20,7 +21,6 @@ Empowering you to use machine learning to get valuable insights from data.
|🌳 [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|
|💥 KMeans Clustering|||🍒 Reinforcement Learning|


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

0 comments on commit b515433

Please sign in to comment.