Pinned Repositories
ai-planning-search-project
An implementation to solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent.
awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
basic_machine_learning_assignments
UTSA CS 6243/4593 Machine Learning Fall 2017
boondh
Personal Library
CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
compiler-tl-16
Compiler for TL 16.0
eye_of_sauron
Stream processing using kafka-python to track people (user input images of target) in the wild over multiple video streams.
pharmacy_counting_challenge
Efficient Grouping
python_intro
A gentle Introduction to Python for AI workshop 2018 at UTSA
replay_attack_detection
An implementation of Audio replay attack detection with LCNN
rohit-mehra's Repositories
rohit-mehra/eye_of_sauron
Stream processing using kafka-python to track people (user input images of target) in the wild over multiple video streams.
rohit-mehra/CapsNet-tensorflow-jupyter
A simple tensorflow implementation of CapsNet (by Dr. G. Hinton), based on my understanding. This repository is built with an aim to simplify the concept, implement and understand it.
rohit-mehra/replay_attack_detection
An implementation of Audio replay attack detection with LCNN
rohit-mehra/ai-planning-search-project
An implementation to solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent.
rohit-mehra/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
rohit-mehra/basic_machine_learning_assignments
UTSA CS 6243/4593 Machine Learning Fall 2017
rohit-mehra/compiler-tl-16
Compiler for TL 16.0
rohit-mehra/pharmacy_counting_challenge
Efficient Grouping
rohit-mehra/python_intro
A gentle Introduction to Python for AI workshop 2018 at UTSA
rohit-mehra/Sentiment-Analysis-Voting-Model
Sentiment Analysis Engine Using a voting Model: Five Different Classifiers were used. Their multiple instances were trained on different data. Data used was of short messages and tweets.
rohit-mehra/boondh
Personal Library
rohit-mehra/ai-simulated-annealing
Simulated annealing algorithm Implementation in a Jupyter notebook.
rohit-mehra/awesome-speech-recognition-papers
automatic speech recognition paper roadmap, including HMM, DNN, RNN, CNN, Seq2Seq, Attention
rohit-mehra/bigdata
big data technology
rohit-mehra/bitcoin
Bitcoin Core integration/staging tree
rohit-mehra/coding-interview-university
A complete computer science study plan to become a software engineer.
rohit-mehra/pycaret
An open-source, low-code machine learning library in Python
rohit-mehra/rohit-mehra
rohit-mehra/rohit-mehra.github.io
Blog
rohit-mehra/Sudoku
A Diagonal Sudoku Solver