Pinned Repositories
data_structure_2018
HandwritingRecogination
Hybrid-Recommedation-System
Hybrid recommendation system built using content filtering and collaborative filtering. Content based filtering using encoder for compression of data and encoding the embedding after tfidf vectorizing the document and Collaborative filtering uses advance technology, deep learning for finding recommendation
language-basics-01
Language basics assignment # 1
language-basics-02
Language basics assignment # 2
language-basics-03
Language basics assignment # 3
MachineLearning
merchant-galaxy
Merchant guide to the galaxy problem
PrioritySheduling---DynamicMethod
Simulation Code for preemptive priority Scheduling
python_2018
adishadow's Repositories
adishadow/Hybrid-Recommedation-System
Hybrid recommendation system built using content filtering and collaborative filtering. Content based filtering using encoder for compression of data and encoding the embedding after tfidf vectorizing the document and Collaborative filtering uses advance technology, deep learning for finding recommendation
adishadow/MachineLearning
adishadow/data_structure_2018
adishadow/HandwritingRecogination
adishadow/language-basics-01
Language basics assignment # 1
adishadow/language-basics-02
Language basics assignment # 2
adishadow/language-basics-03
Language basics assignment # 3
adishadow/merchant-galaxy
Merchant guide to the galaxy problem
adishadow/PrioritySheduling---DynamicMethod
Simulation Code for preemptive priority Scheduling
adishadow/python_2018
adishadow/rover
Mars Rover Assignment
adishadow/tdd-basics
TDD kata
adishadow/tdd-basics-02
TDD basics training via console driven calculator kata