Skip to content

This is a repository which contains all my work related Machine Learning, AI and Data Science. This includes my graduate projects, machine learning competition codes, algorithm implementations and reading material.

aditya1702/Machine-Learning-and-Data-Science

Repository files navigation

Machine-Learning-and-Data-Science

Overview

This is a repository which contains all my work and experience with machine learning, AI and data science. I am an aspiring data scientist and have learnt that the only way to learn the techniques and methods of anything is to get your hands dirty by doing lots of projects. This repo is my attempt to learn what I am the most passionate about: AI, ML and Data Science. The repository is structured as follows:

Table of Contents

A collection of articles, books and research papers spanning different topics in data science and machine learning.

Implementations of major machine learning algorithms using only Numpy and Python - without using any other external libraries like sklearn, tensorflow, pytorch etc...

Implementations of major RL algorithms from the book - Reinforcement Learning: An Introduction. Also includes Pytorch implementations of deep RL algorithms like DQN, DDPG, A3C etc...

Code for the online ML competitions I participated in. This includes Kaggle competitions, Analytics Vidhya Competitions and some random datasets I worked on.

Important statistical algorithms implemented in R - Maximum Likelihood Estimator, Bayesian Parameter Estimator, Method of Moments etc..

Using neural networks to colorise grayscale images. The neural network is written using only Numpy and Python.

Use Bayesian Networks to create an agent for optimally searching a target within a simulated environment.

Create an AI bot to play minesweeper at different difficulty levels. Written using Numpy, Python and Matplotlib.

Analysis and comparison of different search algorithms - DFS, BFS and the A* algorithms. Visualisations are done using matplotlib to understand the working of each algorithm.

Identify the genre of the song using direct audio files as input and a real-time web-based GUI tool to visualise it. The model identifies and predicts the changing genre of a song as it plays.

Some small implementations of autoencoders, CNNs, RNNs using tensorflow.

A detailed data analysis and visualisation of some random Kaggle datasets using R's tidyverse package.

About

This is a repository which contains all my work related Machine Learning, AI and Data Science. This includes my graduate projects, machine learning competition codes, algorithm implementations and reading material.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published