3 Forks
4 Stars
4 Watchers

PyDataTalk

Materials from my talk on neural networks given to Py Data Denver in March 2017

How to download and setup PyDataTalk

Open terminal and run command
git clone https://github.com/rarredon/PyDataTalk.git
git clone is used to create a copy or clone of PyDataTalk repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PyDataTalk https://github.com/rarredon/PyDataTalk/archive/master.zip

Or simply clone PyDataTalk with SSH
[email protected]:rarredon/PyDataTalk.git

If you have some problems with PyDataTalk

You may open issue on PyDataTalk support forum (system) here: https://github.com/rarredon/PyDataTalk/issues