Pinned Repositories
Adaptive-Traffic-Signal-Control-Using-Reinforcement-Learning
This is an application exploiting principles of Deep Reinforcement Learning. The Deep Neural Network is trained to approximate the Bellman Equation (Q-Learning).
Alexa-Real-Time-Stock-Data
This is Alexa Skill to get real time stock data. Currently it is only configured for apple stock but it can be easily extended to all stocks
Big-Integer
My implementation of Big Integer in java
BiGram-modelling
Creates bigram model of a given corpus
Comet-Clubs-Application-Design
Designed an application following principles of Object Oriented Analysis and Design.
Event-Management-System
Software that manages events for a local company. (Acceptance Letter included)
GiftMe
Website for sending gifts to people who have shared their registries with you!!
Library-Management-System
A library management system using Django
Spam-Filtering
Implementation of Naive Bayes and Logistic Regression from scratch and using those to identify spam emails.
Supervised-Learning-with-Linear-Regression
TJ1812's Repositories
TJ1812/Adaptive-Traffic-Signal-Control-Using-Reinforcement-Learning
This is an application exploiting principles of Deep Reinforcement Learning. The Deep Neural Network is trained to approximate the Bellman Equation (Q-Learning).
TJ1812/Library-Management-System
A library management system using Django
TJ1812/Spam-Filtering
Implementation of Naive Bayes and Logistic Regression from scratch and using those to identify spam emails.
TJ1812/Supervised-Learning-with-Linear-Regression
TJ1812/Alexa-Real-Time-Stock-Data
This is Alexa Skill to get real time stock data. Currently it is only configured for apple stock but it can be easily extended to all stocks
TJ1812/Big-Integer
My implementation of Big Integer in java
TJ1812/BiGram-modelling
Creates bigram model of a given corpus
TJ1812/Comet-Clubs-Application-Design
Designed an application following principles of Object Oriented Analysis and Design.
TJ1812/Event-Management-System
Software that manages events for a local company. (Acceptance Letter included)
TJ1812/GiftMe
Website for sending gifts to people who have shared their registries with you!!
TJ1812/Brills-POS-Tagger
Implementation of Brills Algorithm for extracting rules.
TJ1812/Generic-Data-Structures
My implementation of generic data structures.
TJ1812/Hadoop-MR-for-social-media
Using hadoop map reduce to carry out certain queries on social media network.
TJ1812/House-buying-classification-using-Tensorflow
TJ1812/Id3-Package
ID3 algorithm for decision trees with pruning.
TJ1812/Naive-Bayes-POS-Tagging
Predicts most probable tag using Naive Bayes classification.
TJ1812/Sentiment-Analyzer
TJ1812/TejBase
My own implementation of MySQL Database.