Coder Social home page Coder Social logo

100daysofml's Introduction

100 Days of ML Challenge

Day 1 : July 5, 2018

  • Today's Progress: I picked up the Boston House Pricing dataset for implementing Linear Regression.
  • Thoughts: I chose this dataset just as a warmup.
  • Link to the code

Day 2 : July 6, 2018

  • Today's Progress: After learning the basics of Keras, I implemented Sequential model on Breast Cancer Dataset available in scikit-learn.
  • Thoughts: I am currently enrolled in a course, so this Keras lecture is a part of the course.
  • Link to the code

Day 3 : July 7, 2018

  • Today's Progress: I built a Convolutional Neural Network in Tensorflow to classify the images in MNIST dataset. This dataset has images of handwritten digits. The model runs at an accuracy of 98%.
  • Link to the code

Day 4 : July 8, 2018

  • Today's Progress: Improved the code done yesterday by building a Convolutional Neural Network in Keras to classify the images in MNIST dataset. The accuracy of the model is 99.4%.
  • Link to the code

Day 5 : July 9, 2018

  • Today's Progress: I used the Cifar10 dataset on the Convolutional Neural Network built using Keras. Cifar10 dataset has images which belong to one of the 10 classes like bird, truck, cat, frog, etc.
  • Link to the code

Day 6 : July 10, 2018

  • Today's Progress: I learnt RNN, which is a part of the course. So, I built a network containing SimpleRNN layer, in order to understand the whole working. The dataset used is International-Airline-Passengers.
  • Link to the code

Day 7 : July 11, 2018

  • Today's Progress: I implemented Naive Bayes classifier from scratch, and used it for predicting the classes in Iris Dataset available in Scikit-learn.
  • Link to the code

100daysofml's People

Contributors

chhavi02 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.