Pinned Repositories
aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AkshanshChahal.github.io
awesome
:sunglasses: Curated list of awesome lists
COL333-Artificial-Intelligence
COL774-Machine-Learning
Several ML Algorithms implemented from scratch, without using inbuilt libraries. Regression Models, GDA, SVM, Naive Bayes, Decision Tree, PCA using SVD, Neural Network
DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
ML-in-Agriculture
Prediction of Crop Yield for farmers based on weather, satellite data
Ping-Pong-Networked-Multi-Player-Game
4 Player Game with multiple difficulty levels, power ups etc implemented in Java Swing Library with TCP based Socket Programming
Template-Based-Approach-for-Augmenting-Image-Descriptions
Generating Image Descriptions to help visually impaired students understand textbook images better.
TSP-Golang
Implementation of Travelling Salesman Problem (TSP) by Branch and Bound Algorithm using Golang, both sequential as well as parallel.
AkshanshChahal's Repositories
AkshanshChahal/ML-in-Agriculture
Prediction of Crop Yield for farmers based on weather, satellite data
AkshanshChahal/TSP-Golang
Implementation of Travelling Salesman Problem (TSP) by Branch and Bound Algorithm using Golang, both sequential as well as parallel.
AkshanshChahal/COL774-Machine-Learning
Several ML Algorithms implemented from scratch, without using inbuilt libraries. Regression Models, GDA, SVM, Naive Bayes, Decision Tree, PCA using SVD, Neural Network
AkshanshChahal/DeepLearningProject
An in-depth machine learning tutorial introducing readers to a whole machine learning pipeline from scratch.
AkshanshChahal/Template-Based-Approach-for-Augmenting-Image-Descriptions
Generating Image Descriptions to help visually impaired students understand textbook images better.
AkshanshChahal/aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AkshanshChahal/AkshanshChahal.github.io
AkshanshChahal/awesome
:sunglasses: Curated list of awesome lists
AkshanshChahal/CLRS
:notebook:Solutions to Introduction to Algorithms
AkshanshChahal/COGS-108-Fall-19-Sections
AkshanshChahal/COL333-Artificial-Intelligence
AkshanshChahal/COL334-Computer-Networks
AkshanshChahal/COL352-Analysis-Design-of-Algorithms
AkshanshChahal/COL380-Parallel-Programming
AkshanshChahal/Compaint-App-for-IIT-Delhi-Campus
AkshanshChahal/Complaint-Registration-App-for-IIT-Delhi-Campus
Portal for managing complaints on IIT Delhi Campus for users from all hierarchies.
AkshanshChahal/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
AkshanshChahal/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
AkshanshChahal/Dense-Semantic-Image-Segmentation
AkshanshChahal/facebook-comment-spammer
Script that can recursively comment on hundreds of threads on a facebook profile/page. Helpful for handling with extremely non-cooperative customer care units.
AkshanshChahal/free-programming-books
:books: Freely available programming books
AkshanshChahal/GRE.py
GRE Word of the Day notifier for OSX .
AkshanshChahal/IIT-Delhi-Registration-App
AkshanshChahal/Leetcode
Java solutions to Leetcode problems.
AkshanshChahal/mononoki
a programming typeface
AkshanshChahal/Moodle-App
AkshanshChahal/Ping-Pong-Networked-Multi-Player-Game
4 Player Game with multiple difficulty levels, power ups etc implemented in Java Swing Library with TCP based Socket Programming
AkshanshChahal/requests-for-research
A living collection of deep learning problems
AkshanshChahal/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
AkshanshChahal/UCSD_BigData_2016