Probably Iris

  • Data Wrangling
  • Basic Python
  • Machine Learning
  • About
  • Contact Us


  • Tensorflow: The History object

    To train a tensorfow model, we call the fit() method of the model as follows: Python The fit() method returns something called as a History object. It stores the epochwise values of the loss and any…

    Read more ...: Tensorflow: The History object
  • Tensorflow: Basic deep learning workflow for classification task

    In our first project of tensorflow, we used the fashion-mnist data to make a simple deep learning model to identify whether any given image is of a trouser or a bag. We…

    Read more ...: Tensorflow: Basic deep learning workflow for classification task
  • Tensorflow: The first project

    We will try to build a deep learning model that differentiates between images of two kinds of objects. For this we will use the fashion mnist data which could be…

    Read more ...: Tensorflow: The first project
  • Python dictionary

    Dictionaries are collection of objects which can be indexed using their keys. A dictionary contains items, which are key:value pairs. For one key in a dictionary, there can be only one value.…

    Read more ...: Python dictionary
Previous Page
1 2

Probably Iris

  • About
  • Contact Us
  • Privacy Policy
  • Terms and Conditions
  • Disclaimer

Twenty Twenty-Five

Designed with WordPress

Notifications