Categories
Home-Server

Setting up the environment: Jupyter and Colab

I will start experimenting with neuronal networks using Jupyter Notebooks inside the Google Colab envirnonment. This environment brings everything we need to start with machine learning. It is a web based service having an integrated python IDE and has Keras / Tensorflow already included.

When finished with the first examples i will create my own environment to experiment locally.