Tushar Bose's repositories
Classification-of-Autism-Syndrome-Disorder-Using-Audio-and-Images
2 Different Datasets has been used. One dataset being of audio which was self made from clips extracted from youtube and augmented and other being available on kaggle.
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
best-mht-game
Four players are playing game with following features: a. Total 100 random no. from range 100-999 in main queue. b. At starting, Each player maintain own Max heap tree (MHT). c. Each player fetches one no. at a time from main queue and insert it into own MHT in Circular fashion (one by one) till main queue empty. d. Now every player has MHT of 25 no.. Winning strategy: The player with max. Value at top from others implies to winner.
c-programming
Simple Data Structure Programs Written in C.
classification-of-handwritten-digits
Classification of handwritten digits using ANN.
Distracted-Driver-Detection
Kaggle project to detected distracted driver
sequence-to-sequence-neural-machine-translation
Sequence to sequence example in Keras (character-level).
student-performance-prediction
Full end to end industry standard ml engine -- highlighting industry standard code and deployment
travel-recommender
Travel recommendation engine built on python, flask and js
twitter-sentiment-analysis
Trying and testing out machine learning algos in order to analyze twitter sentiments
credit-management
A simple credit-management website based on php and sql.
Git-Commands
A list of commonly used Git commands
GRIP-Phase2
Created a CRUD REST API using Postman and Flask.
hackathon2018
Improvement of education system(Hackathon).
ml-workspace
Machine Learning (Beginners Hub), information(courses, books, cheat sheets, live sessions) related to machine learning, data science and python is available
Oil-Pump-Failure-Prediction
Oil Pump Failure Prediction using Random Forest in Python