Pinned Repositories
ai50-codes
Here are the assignment codes for ai50 of Havard course on introductory machine learning
algo-trade-tut
Comic-downloader-adult
Downloads images and make them as pdfs of adult mangas
competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
COVID-19
This contain the insights that I am able to glean from the data I got from https://github.com/datasets/covid-19/tree/master/data
Cryptography-Jupyter-Presentation
This is a representation of the cryptography techniques that i have learnt from 'The Code Book' by Simon Singh and Khan academy
CS109-homeworks
CS109 havard course on Machine Learning Homeworks by me
DAA_LAB_Assignments
Kaggle-Housing-Prices-Advanced-Regression
Stacking regression on gbr and others with preprocessing
My-algorithms
These are all the algorithms that i am learning from the book 'Introduction to algorithms'
Arrowheadahp's Repositories
Arrowheadahp/DAA_LAB_Assignments
Arrowheadahp/ai50-codes
Here are the assignment codes for ai50 of Havard course on introductory machine learning
Arrowheadahp/algo-trade-tut
Arrowheadahp/Comic-downloader-adult
Downloads images and make them as pdfs of adult mangas
Arrowheadahp/competitive-data-science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
Arrowheadahp/COVID-19
This contain the insights that I am able to glean from the data I got from https://github.com/datasets/covid-19/tree/master/data
Arrowheadahp/Cryptography-Jupyter-Presentation
This is a representation of the cryptography techniques that i have learnt from 'The Code Book' by Simon Singh and Khan academy
Arrowheadahp/CS109-homeworks
CS109 havard course on Machine Learning Homeworks by me
Arrowheadahp/Kaggle-Housing-Prices-Advanced-Regression
Stacking regression on gbr and others with preprocessing
Arrowheadahp/My-algorithms
These are all the algorithms that i am learning from the book 'Introduction to algorithms'
Arrowheadahp/Contests-Challenges-and-Events
This is all the contest codes that i have done in codechef and other platforms
Arrowheadahp/django-doc-tut
Arrowheadahp/intro-to-dl
Resources for "Introduction to Deep Learning" course.
Arrowheadahp/mnist_digit_kaggle
https://www.kaggle.com/c/digit-recognizer
Arrowheadahp/my-ml-models
Arrowheadahp/opencv-tut-1
Arrowheadahp/opencv-tut-2
Arrowheadahp/package-installer
This is to get set up and ready a new machine very fast
Arrowheadahp/plotly_tutorial
https://www.youtube.com/watch?v=GGL6U0k8WYA&ab_channel=DerekBanas
Arrowheadahp/pokemonpro
some things i did while playing pokemon revolution online
Arrowheadahp/predict-future-sales
Arrowheadahp/sentdex-keras-tutorial
Arrowheadahp/sentdex_object-detection
Arrowheadahp/sentdex_qlearn
Arrowheadahp/SkLearn_sentdex
The YouTube link is: https://www.youtube.com/playlist?list=PLQVvvaa0QuDd0flgGphKCej-9jp-QdzZ3
Arrowheadahp/stocktrial1
My first trial using machine learning on stocks
Arrowheadahp/tbasedgame
This is the repository of a turn based game with complexity of skyrim's progression and strategy like a pokemon battle with emphasis on making the game more social
Arrowheadahp/titanic-kaggle
kaggle competition on titanic dataset
Arrowheadahp/to-do-list-app
Arrowheadahp/trydjango-tutorial1