Pinned Repositories
asynchronous_gossip
Gossip protocol and Push Sum algorithm implementations in distributed systems
bitcoin_miner
Distributed Bitcoin mining
deep_drive
Self driving car steering angle prediction implementation
kaggle-MNIST
Classifying MNIST dataset usng CNN (for Kaggle competition)
Nimbus
Huffman encoder and decoder using Binary Heap and 4 Way Cache Optimized heap data structures.
PMSAlgorithms
Implementation of PMS algorithms for finding exact motifs in DNA/Protein sequences
programming_fun
Some fun algorithms
python-twitter
A Python wrapper around the Twitter API.
self-driving-car
The Udacity open source self-driving car project
TheTweetsWatch
Find locations tweeting the most and also the trending topics(hashtags) in a specific area and a specific time
chaitanya0411's Repositories
chaitanya0411/deep_drive
Self driving car steering angle prediction implementation
chaitanya0411/asynchronous_gossip
Gossip protocol and Push Sum algorithm implementations in distributed systems
chaitanya0411/bitcoin_miner
Distributed Bitcoin mining
chaitanya0411/kaggle-MNIST
Classifying MNIST dataset usng CNN (for Kaggle competition)
chaitanya0411/Nimbus
Huffman encoder and decoder using Binary Heap and 4 Way Cache Optimized heap data structures.
chaitanya0411/PMSAlgorithms
Implementation of PMS algorithms for finding exact motifs in DNA/Protein sequences
chaitanya0411/programming_fun
Some fun algorithms
chaitanya0411/python-twitter
A Python wrapper around the Twitter API.
chaitanya0411/self-driving-car
The Udacity open source self-driving car project
chaitanya0411/TheTweetsWatch
Find locations tweeting the most and also the trending topics(hashtags) in a specific area and a specific time
chaitanya0411/Trie
Implementation of trie data structure which can be used efficient retrieval of words starting with a prefix.
chaitanya0411/tux3
tux3 file system
chaitanya0411/tux3-kernel
Tux3 Filesystem with Transparent Compression