Add gitter chat button, and make it clear that no installation is required

main
Aurélien Geron 2016-02-19 14:19:30 +01:00
parent 0682f3d76b
commit 5d2979115c
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,8 @@
Machine Learning Notebooks
==========================
[![Gitter](https://badges.gitter.im/ageron/ml-notebooks.svg)](https://gitter.im/ageron/ml-notebooks?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
This project aims at teaching you the fundamentals of Machine Learning in
python.
@ -14,6 +16,8 @@ Simply open the [Jupyter](http://jupyter.org/) notebooks you are interested in:
# Installation
No installation is required, just click the *launch binder* button above, and you're good to go! But if you insist, here's how to install these notebooks on your system.
Obviously, you will need [git](https://git-scm.com/) and [python](https://www.python.org/downloads/) (2 or 3).
First, clone this repository:

View File

@ -63,7 +63,7 @@
},
{
"cell_type": "code",
"execution_count": 48,
"execution_count": 3,
"metadata": {
"collapsed": false
},