Dawn icon indicating copy to clipboard operation
Dawn copied to clipboard

Starter pack for Machine Learning and related fields, an initiative by the members of ACM-VIT student chapter. The repo contains learning concepts and insights on ML and AI

Dawn

Starter pack for Machine Learning and related fields, an initiative by the members of ACM-VIT student chapter. The repo contains learning concepts and insights on ML and AI

IMPORTANT

Upload your implementation in the Project Implementation folder with your name as the name of the folder. If the project name doesnt exist. Create it. With caution.

Side note

For you poor souls who are trying to make multiple folders and cursing luck. Make a file called proj.txt and add project names in every line. Then run the following. Setting the file path is your job.

cat proj.txt| while read line
do
mkdir ScrapingAuto/$line
done

Artificial Intelligence

This folder contains introductory notes and resources for people wanting to begin with learning AI. If you're not sure which specific domain to choose, start here.

Image Processing|Augmented Reality

This folder contains a document of starter projects for IP|AR. More projects and their implementations will be added in the future. Get started by clicking here.

ML/DL

This folder contains a list of starter projects for ML/DL. More projects and their implementations will be added in the future. Get started by clicking here.

Scraping and Automation

This folder contains a list of starter projects for Scraping/Automation. More projects and their implementations will be added in the future.

Cheat Sheets:

This folder contains some cheat sheets.

Unclassified:

Temporary storage until classfied accurately.