Day 3 : Session 1 - ML prerequisites

Hi folks,

Updates

1. pip3 install pydotplus

2. pip3 install IPython

If graphviz executable is failing to load, then do the following in the terminal,

                   sudo apt-get install graphviz

Please install keras and tensorflow to implement neural nets using the following commands

1. pip3 install tensorflow

2. pip3 install keras

Stay tuned for more updates! :)

Comments

Popular posts from this blog

Day 2 Session 1: Introduction to Zodiac FX switch

Day 3 Session 2: Building an SDN network