Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacawi committed Feb 19, 2018
1 parent d6a5206 commit 95fbfa1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ The tutorial was written in R Markdown in combination with [DataCamp Light](http
A TensorFlow tutorial for beginners, first published on the DataCamp Community on the 13th of July, 2017. Read the full tutorial [here](https://www.datacamp.com/community/tutorials/tensorflow-tutorial).

The file that is included in this repository is the Jupyter Notebook that contains the code that I used to write the tutorial. The tutorial is meant as a relatively short and step-by-step guide for beginners who want to get started with Deep Learning (DL) with [TensorFlow](tensorflow.org).

## Usage
The code in this repository is released under the MIT license. Read more at the Open Source Initiative. All text remains the Intellectual Property of DataCamp. If you wish to reuse, adapt or remix, get in touch with me at karlijn at datacamp com to request permission.

1 comment on commit 95fbfa1

@ngwf0001
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Kacawi,

I am trying to upload the "Python For Finance Beginners Tutorial.ipynb" into Jupyter and colab.research.google.com but it both comes up with the following error message and fail to load:

"Unexpected token < in JSON at position 6
SyntaxError: Unexpected token < in JSON at position 6"

I could not proceed with the Datacamp tutorial as a result. Could you help?

Please sign in to comment.