开源软件名称(OpenSource Name):aditya1702/Machine-Learning-and-Data-Science开源软件地址(OpenSource Url):https://github.com/aditya1702/Machine-Learning-and-Data-Science开源编程语言(OpenSource Language):Jupyter Notebook 99.4%开源软件介绍(OpenSource Introduction):Machine-Learning-and-Data-ScienceOverviewThis 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 ContentsLearning Resources and ArticlesA collection of articles, books and research papers spanning different topics in data science and machine learning.Implementation of Machine Learning AlgorithmsImplementations of major machine learning algorithms using only Numpy and Python - without using any other external libraries like sklearn, tensorflow, pytorch etc...Implementation of Reinforcement Learning AlgorithmsImplementations of major RL algorithms from the book - Reinforcement Learning: An Introduction. Also includes Pytorch implementations of deep RL algorithms like DQN, DDPG, A3C etc...Machine Learning CompetitionsCode for the online ML competitions I participated in. This includes Kaggle competitions, Analytics Vidhya Competitions and some random datasets I worked on.Statistics-101Important statistical algorithms implemented in R - Maximum Likelihood Estimator, Bayesian Parameter Estimator, Method of Moments etc..Image Colorizer using Neural NetworksUsing neural networks to colorise grayscale images. The neural network is written using only Numpy and Python.Probablistic Search and DestroyUse Bayesian Networks to create an agent for optimally searching a target within a simulated environment.Minesweeper AI BotCreate an AI bot to play minesweeper at different difficulty levels. Written using Numpy, Python and Matplotlib.Mazerunner - Analysing AI Search AlgorithmsAnalysis and comparison of different search algorithms - DFS, BFS and the A* algorithms. Visualisations are done using matplotlib to understand the working of each algorithm.Music Genre Belief Recognition using Neural NetworksIdentify 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.Deep LearningSome small implementations of autoencoders, CNNs, RNNs using tensorflow.Exploratory Data AnalysisA detailed data analysis and visualisation of some random Kaggle datasets using R's tidyverse package. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论