Global AI and Data Science

 View Only
  • 1.  Keras in R

    Posted Sun August 11, 2019 07:25 PM
    Greetings,
    The Datum is starting up with the 'Library Series' wherein we can compute our algorithms straight from the documentation of various R libraries. This is because we can implement our algorithms and models better if we know the documentation of the library being used and also knowing how the backend functions perform.
    Today, we are focusing on Keras Library of R which works on TensorFlow backend. We have implemented our neural network model by customizing it on the layer level. We have also evaluated the model today for all the Optimizers in the Keras library. The model learns handwritten numeric digits 0 - 9, and its learning is evaluated for loss and accuracy with learning across all the optimizers in the Keras library as mentioned before. Check this out - Keras Library: Understanding Optimizer

     
    If you like such contents in Data Science and Machine Learning, please like, share and subscribe to The Datum for such weekly exciting Data Science and Machine Learning algorithms, join the community across 70+ countries: https://thedatum.data.blog/
    Your Data Scientifically,
    The Datum


    ------------------------------
    Neeraj Jangid
    ------------------------------

    #GlobalAIandDataScience
    #GlobalDataScience