Saturday, May 09, 2020

100 Days of Machine Learning Code Day 7



Day 7  : Creating a Neural Network from scratch using Keras , using help of this medium post  so i signed up on Kaggle (only for the dataset at this point) will need tolearn more and explore more get started with Kaggle .
If i had done the entire process locally on my system then the steps would have been more easier , but doing the same thing on Colab always requires a bit of extra search for finding the most effecint way of importing required package directly into the VM instead  of downloading and uploading it again 


I tried playing around with it but there seemed to be lot of knowledge gap in Keras as well as the displaying data in notebook , so wasnt that informative , Later i tried with Coursera Guided Project Rhyme which is really great concept of teaching video on half of screen and complete remote VM in other and the Project building neural network from scratch was good but the platform isnt polished yet enough  , like input to VM has lot of lag , connection to VM and video paused the moment i switched tab and connection toVM was lost too plus navigationg around in 800x600 windows is tough to view and work on your own Code , to wind things up i continued witn IBM practical Ai module on course learning about cognitive API , Ethics , Bias   and Interactive hands on implementation on GAN networks and challenges on AI and NLP 

Conclusion need to familiarize more with the Keras API and make a dictionary for all the major terminology 

No comments:

Post a Comment