• Stars
    star
    255
  • Rank 156,511 (Top 4 %)
  • Language
    Jupyter Notebook
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A day to day plan for this challenge (50 Days of Machine Learning) . Covers both theoretical and practical aspects

50-Days-of-ML

A day to day plan for this challenge. Covers both theoritical and practical aspects.

I have build Docker Image with all the required dependencies till Day 21. Feel free to use it by pulling it using -> docker pull prakhar21/ml-utilities

Please see Deep Work which compliments our challenge and increases productivity. You can follow me on @Medium for interesting blog articles.

Day-1 (31st July, 2018)

Day-2 (1st August, 2018)

Day-3 (2nd August, 2018)

Day-4 (3rd August, 2018)

Day-5 (4th August, 2018)

Day-6 (5th August, 2018)

Day-7 (6th August, 2018)

Day-8 (7th August, 2018)

Day-9 (8th August, 2018)

Day-10 (9th August, 2018)

Day-11 (10th August, 2018)

Day-12 (11th August, 2018)

Day-13 (12th August, 2018)

Day-14 (13th August, 2018)

Day-15 (14th August, 2018)

Day-16 (15th August, 2018)

Day-17 (16th August, 2018)

Day-18 (20th August, 2018)

Day-19 (21st August, 2018)

Day-20 (22nd August, 2018)

Day-21 (23rd August, 2018)

  • See all videos under C2W2
  • Implement saving/loading of ML models
  • Write Dockerfile

Day-22 (24th August, 2018)

Day-23 (25th August, 2018)

  • Read Chapter 6 (till 6.1.2) from the book Mining Massive Datasets
  • Read/Practice Day-26

Day-24 (26th August, 2018)

  • Read Chapter 6 (till 6.1) from the book Mining Massive Datasets

Day-25 (27th August, 2018)

Day-26 (28th August, 2018)

Day-27 (29th August, 2018)

  • Read about article on RL 1, 2, 3, 4
  • Implement randomised cartpole balancer

Day-28 (30th August, 2018)

  • Read paper
  • Implement neural network in PyTorch
  • PyTorch + TensorBoard
  • Update Docker File/Image

Day-29 (31st August, 2018)

Day-30 (1st September, 2018)

Day-31 (3rd September, 2018)

  • Implement Cartpole using Cross Entropy method

Day-32 (4th September, 2018)

Day-33 (5th September, 2018)

Day-34 (6th September, 2018)

Day-35 (7th September, 2018)

  • Implement Q-Learning

Day-36 (10th September, 2018)

Day-37 (11th September, 2018)

Day-38 (12th September, 2018)

Day-39 (13th September, 2018)

  • Read about Agglomerative Clustering

Day-40 (14th September, 2018)

  • Read about Deep-Q-Networks and understand epsilon-greedy, replay buffer and target network in the same context.
  • See 7, 8 from Statistics - Khan Academy

Day-41 (15th September, 2018)

Day-42 (17th September, 2018)

Day-43 (18th September, 2018)

Day-44 (19th September, 2018)

Day-45 (20th Spetember, 2018)

Day-46 (21st September, 2018)

Day-47 (22nd Spetember, 2018)

Day-48 (22nd Spetember, 2018)

Day-49 (23rd September, 2018)

Day-50 (24th Spetember, 2018)

More Repositories

1

TextAugmentation-GPT2

Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.
Python
187
star
2

Writing-with-BERT

Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.
Jupyter Notebook
40
star
3

T5-Text-to-Text-Transfer-Transformer

Demo of the T5 model for various pre-trained task.
Jupyter Notebook
36
star
4

Automatic-Glossary-Generation

The projects lets you extract glossary words and their definitions from a given piece of text automatically using NLP techniques
Jupyter Notebook
29
star
5

EmbedViz-Streamlit

Embedding Visualizer (EmbedViz) data app made with Streamlit library
Python
18
star
6

Machine-Learning-in-Trading

This repo is my understanding and learnings from Machine Learning for Trading Specialization from Coursera
13
star
7

Text2Emoji

Text2Emoji helps you add necessary emojis to your text by analysing the emotion behind the writing.
Python
12
star
8

spark-streaming

Twitter Spark Streaming using PySpark
HTML
8
star
9

Fill-in-the-BERT

Fill-in-the-BERT uses pre-trained BERT Masked Language Model for Infering the task of fill in the blanks.
HTML
6
star
10

TechViz-TheDataScienceGuy-VideoList

This repository contains a structured list for all the videos from the Youtube channel (TechViz-The Data Science Guy)
6
star
11

Learning-Data-Structures-from-Scratch

Learning Data Structures from Scratch #100DaysOfDSA
Python
6
star
12

Text-Generation-Markov-Chains

Text Generation using 1st Order Markov Models
Jupyter Notebook
5
star
13

Hindi-Transliteration

Keyboard friendly Ascii Language to Hindi and Indian Romanized Transliteration - Rule Based Implementation
HTML
5
star
14

IMDB---Scrapper

Scraps title and other information of the movies for different parameters
Python
3
star
15

News-Crawler

Crawls news from news18 website and gives you option to tweet it's heading as well as reads out the news for you
Python
3
star
16

keyword-extraction

Unsupervised keyword extraction algorithms from text document.
3
star
17

FewClick-TrainAndHost

FewClick-TrainAndHost is a platform to auto train a text classification model and later convert it to a flask based web-app in just few clicks.
Python
3
star
18

Investment-Risk-Return

Sharpe and Sortino Ratios for multiple stocks
HTML
3
star
19

Go

From Initial Baby steps to Pro in GO Programming
Go
2
star
20

Automatic-Ticket-Booking

Python
2
star
21

MEDIQA-CHAT-2023-NewAgeHealthWarriors

Python
2
star
22

Sit-and-relax

Automates some of your basic tasks
Python
1
star
23

AlexaSkills

Alexa Skills
1
star
24

Reinforcement-Learning-Playground

This repo. has implementation of various RL algorithms
Python
1
star
25

String-Matching

List of some string distance / matching algorithms
Python
1
star
26

zomato_crawler

Scraps Data out of zomato for given location and sub-locations
Python
1
star
27

YOLOv3-Playgroud

This yolo playground repository contains possible usecases for building a object detection system.
Python
1
star
28

Resources

Collection of Useful books in practice
1
star
29

sudoku-solver

Python
1
star
30

Twitter-Kibana-ElasticSearch

Streams live tweets to elastic search and later displays and helps in vusualizing them in browser with kibana
Python
1
star
31

Email-Spammer

Education Purpose only !!
Python
1
star
32

Foreign-Arrival-Analysis

Jupyter Notebook
1
star
33

swiggy-analysis

Python
1
star
34

profile

About Me!
CSS
1
star