Pinned Repositories
algorithm-execution-time
Insertion Sort vs Quick Sort vs Randomized Quick Sort
AmbitionInMotion
Django
Bayes-classifier-as-multivariate-Gaussian
Calender
DjangoGrammerCheck
This application was inspired by a personal need. Mainly to avoid the grammatical errors and improve the standard of written communication. Looking forward to providing more features and API accessibility. Technologies used: Python Programming, Django Web Framework, Bootstrap, Heroku
ethereum-cryptocurrency-analysis
Predicting Fluctuation in Ethereum Cryptocurrency Using Twitter Sentiment Analysis
games
This is an attempt to explore the field of artificial intelligence in a fun and engaging way. What better way to do it than developing games!
Live_Object_Detection
Tensorflow, OpenCV3
show-bola
A fun card game.
text-analysis-text-mining
To find the similarity measure between documents (.txt) at a semantic level
akshayreddy's Repositories
akshayreddy/ethereum-cryptocurrency-analysis
Predicting Fluctuation in Ethereum Cryptocurrency Using Twitter Sentiment Analysis
akshayreddy/AmbitionInMotion
Django
akshayreddy/Bayes-classifier-as-multivariate-Gaussian
akshayreddy/Calender
akshayreddy/DjangoGrammerCheck
This application was inspired by a personal need. Mainly to avoid the grammatical errors and improve the standard of written communication. Looking forward to providing more features and API accessibility. Technologies used: Python Programming, Django Web Framework, Bootstrap, Heroku
akshayreddy/games
This is an attempt to explore the field of artificial intelligence in a fun and engaging way. What better way to do it than developing games!
akshayreddy/Live_Object_Detection
Tensorflow, OpenCV3
akshayreddy/show-bola
A fun card game.
akshayreddy/text-analysis-text-mining
To find the similarity measure between documents (.txt) at a semantic level
akshayreddy/CatFacts
Using JQuery to make an asynchronous reqest to the cat facts API (https://catfact.ninja/)
akshayreddy/demo-library
akshayreddy/ElasticSearchFlask
Indexing the startup company details and building a search engine using ElasticSearch Framework.
akshayreddy/FOREX_Market_Project
The goal of this project was to setup basic data extraction from the Forex Market using Interactive Brokers API.
akshayreddy/git-standup
Recall what you did on the last working day. Psst! or be nosy and find what someone else in your team did ;-)
akshayreddy/Graph-Coloring
Graphs are considered as an excellent modeling tool which is used to model many types of relations amongst any physical situation. Many problems of the real world can be represented by graphs. This paper explores the concept of Graph coloring involved in graph theory and its applications in computer science to demonstrate the utility of graph theory. The paper will analysis two greedy algorithms which provided an optimal solution for the graph coloring problems. The paper also analysis the different parameters like how the order of the vertices and graph topologies will affect the performance of the graphs.
akshayreddy/Lab-3SQLite
akshayreddy/Lab-4-AudioRecorder
akshayreddy/Lab-4-camera
akshayreddy/LargestPrimeAndFibbonaci
Largest Prime and Finonacci
akshayreddy/Latent-Semantic-Analysis-
To find the concepts related to a specific time range, using twitter data.
akshayreddy/Maps23
akshayreddy/night-watchman
Live score of cricket matches across the world.
akshayreddy/part-of-speech-tagging
Implementation of Bayesian nets and HMM using variable elimination method and viterbi algorithm.
akshayreddy/R-Naive-Bayes
akshayreddy/RedShelfChallenge
akshayreddy/Sentiment_Analysis_Naive_Bayes
akshayreddy/tetris
Implementation of Computer version of tetris using genetic algorithm
akshayreddy/Topic-Classification
The algorithms learns from the training set and performs topics wise classification under 3 modes.
akshayreddy/Victim_Race
Classification of Victim Race for Homicides in the United States by building a Decision Tree classifier.
akshayreddy/Wedding-Problem
Make people seat in such a way that they are not friends. Best result- minimum number of seats.