Pinned Repositories
anuragmishracse.github.io
ATM-Emulator
A java program, made for an ATM. It supports all the real features of an ATM.
audio_emotion_analysis
The library is useful for analyzing the emotions present in any audio file(call/music/recordings) into three classes namely positive, negative, neutral.
AutonomousCar
A repository that contains code to build a prototype of a self driving car.
caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
HandGesture-CarMovement
This repository contains code to implement the concept of car movement with the help of driver's Hand Gestures.
InternetSpeedPlotter
One day, the internet speed of my college was fluctuating. I wasn't able to do anything. So, I thought of making a script to observe the internet speed of my college over a period of a one day(24 hrs) and plotted a graph. The result was pretty interesting. I observed that the sweet spot to use internet is the night-time i.e. between 2am - 4am.
rocksdb-io
hadoop formats, cascading tap and scalding sources for RocksDB
smart_image_classifier
Image Classification library built on top of Keras. Identifies the best set of hyperparameters and train a classification model accordingly, hence, smart.
ThankYouFacebook
This is basically a script to thank all the people who post 'Happy Birthday' on your timeline.
anuragmishracse's Repositories
anuragmishracse/caption_generator
A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
anuragmishracse/audio_emotion_analysis
The library is useful for analyzing the emotions present in any audio file(call/music/recordings) into three classes namely positive, negative, neutral.
anuragmishracse/AutonomousCar
A repository that contains code to build a prototype of a self driving car.
anuragmishracse/HandGesture-CarMovement
This repository contains code to implement the concept of car movement with the help of driver's Hand Gestures.
anuragmishracse/ThankYouFacebook
This is basically a script to thank all the people who post 'Happy Birthday' on your timeline.
anuragmishracse/smart_image_classifier
Image Classification library built on top of Keras. Identifies the best set of hyperparameters and train a classification model accordingly, hence, smart.
anuragmishracse/InternetSpeedPlotter
One day, the internet speed of my college was fluctuating. I wasn't able to do anything. So, I thought of making a script to observe the internet speed of my college over a period of a one day(24 hrs) and plotted a graph. The result was pretty interesting. I observed that the sweet spot to use internet is the night-time i.e. between 2am - 4am.
anuragmishracse/anuragmishracse.github.io
anuragmishracse/ATM-Emulator
A java program, made for an ATM. It supports all the real features of an ATM.
anuragmishracse/rocksdb-io
hadoop formats, cascading tap and scalding sources for RocksDB
anuragmishracse/ChatterBot
ChatterBot is a machine learning, conversational dialog engine.
anuragmishracse/code_snippets
anuragmishracse/dfs-datastores
Dead-simple vertical partitioning, compression, appends, and consolidation of data on a distributed filesystem.
anuragmishracse/External-Device-Tracker
A java program, made to track any external device attached to the computer.
anuragmishracse/gensim
Topic Modelling for Humans
anuragmishracse/InlineArduinoSkates
I recently bought a new pair inline skates and I have done some modifications using an arduino, HC-SR04, JHD-162A, DHT11,LDR.
anuragmishracse/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
anuragmishracse/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library