Projects in Awesome Lists by lovesaroha
A curated list of projects in awesome lists by lovesaroha .
https://github.com/lovesaroha/movies-recommendation-system
Movies recommendation and rating prediction using collaborative filtering.
collaborative-filtering html javascript movies-recommendation rating-prediction
Last synced: 02 Mar 2025
https://github.com/lovesaroha/digits-classification-training
Training a keras model to do classification using MNIST, a data set containing items of handwriting digits (0 to 9).
convolutional-neural-network keras machine-learning mnist-dataset python
Last synced: 02 Mar 2025
https://github.com/lovesaroha/chess-game
Chess is a two-player strategy board game played on a checkered board with 64 squares arranged in an 8×8 square grid.
canvas chess game html javascript
Last synced: 26 Jul 2025
https://github.com/lovesaroha/doodle-classifier
A simple doodle classifier trained on google's quick draw dataset.
canvas doodle-recognizer javascript machine-learning tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/ping-pong-online-multiplayer
Create your own personal game room or join other rooms and start playing ping pong 2d with your friends or family members.
game html javascript multiplayer nodejs online-game ping-pong sockets
Last synced: 14 Jul 2025
https://github.com/lovesaroha/movie-reviews-sentiment-analysis
Sentiment analysis is the use of natural language processing, text analysis, computational linguistics, and biometrics to systematically identify, extract, quantify, and study affective states and subjective information.
javascript machine-learning movie-reviews sentiment-analysis tensorflow
Last synced: 17 Jul 2025
https://github.com/lovesaroha/lgraph
This is a generalized graph package with clean and transparent API for the Go language.
breadth-first-search depth-first-search golang graph kevin-bacon maxflow-mincut package
Last synced: 02 Mar 2025
https://github.com/lovesaroha/lnn
This is a generalized neural network package with clean and transparent API for the Go language.
golang golang-package gradient-descent machine-learning neural-network sequential-models tensor
Last synced: 02 Mar 2025
https://github.com/lovesaroha/object-detector
A simple object detector trained on a very small dataset.
canvas javascript machine-learning object-detection tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/mysql-admin-api
A simple easy to use mysql administration api.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/salary-prediction-training
Predicting salary using stack overflow developer survey data.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/poetry-generator-training
Training a keras model to generate new poetry text.
keras machine-learning python tensorflow text-generator
Last synced: 02 Mar 2025
https://github.com/lovesaroha/snake-game
Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
canvas game html javascript snake-game
Last synced: 31 Dec 2025
https://github.com/lovesaroha/custom-neural-networks
Simple python code of custom neural networks.
neural-networks python resnet tensorflow vgg16
Last synced: 02 Mar 2025
https://github.com/lovesaroha/premier-league-fixture-prediction
This model is trained on the fantasy premier league data of season 2020/2021 and predicts outcome of given fixture.
javascript machine-learning prediction premier-league tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/cat-or-dog-classification-training
Training a keras model to recognize real images of cats and dogs in order to classify an incoming image as one or the other.
cat-dog-classifier keras machine-learning python tensorflow
Last synced: 18 Oct 2025
https://github.com/lovesaroha/lnn.js
This is a generalized neural network package with clean and transparent API for the javascript.
gradient-descent javascript javascript-library logistic-regression machine-learning neural-network sequential-models tensor
Last synced: 02 Mar 2025
https://github.com/lovesaroha/energy-efficiency-training
Training a keras model to recognize Cooling Load and Heating Load in order to classify incoming bulding features (e.g. wall area, roof area) as input.
keras machine-learning python tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/ltasks
A personal task management app.
drag-and-drop golang html javascript mongodb task-management
Last synced: 02 Mar 2025
https://github.com/lovesaroha/infinite-monkey-problem
The infinite monkey theorem states that a monkey hitting keys at random on a typewriter keyboard for an infinite amount of time will almost surely type any given text, such as the complete works of William Shakespeare.
algorithm genetic-algorithm html infinite-monkey-theorem javascript
Last synced: 02 Mar 2025
https://github.com/lovesaroha/car-racing-game
A simple 2d car racing game in javascript.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/flappy-bird-game
This game is a side-scroller where the player controls a bird, attempting to fly between columns of pipes without hitting them using space key.
canvas flappy-bird game html javascript
Last synced: 02 Mar 2025
https://github.com/lovesaroha/dino-game
T-Rex Dinosaur - a replica of the hidden game from Chrome offline mode. Press Space to start the game online and jump your Dino.
canvas dinosaur-game html javascript
Last synced: 06 Jul 2025
https://github.com/lovesaroha/chess-online-multiplayer
Create your own personal game room or join other rooms and start playing chess with your friends or family members.
chess game html javascript multiplayer nodejs online-game sockets
Last synced: 02 Mar 2025
https://github.com/lovesaroha/image-segmentation-training
Training a keras model to do image segmentation using Oxford-IIIT Pet Dataset.
image-segmentation machine-learning pyhton tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/digits-similarity-training
Training a keras model (Siamese Network) to show similarity between two images using MNIST, a data set containing items of handwriting digits (0 to 9).
keras knn machine-learning mnist python tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/learning-neural-networks
Various concepts of neural networks applied in python (numpy) to help people get started with AI.
batch-normalization dropout gradient-descent logistic-regression neural-network numpy python regularization
Last synced: 02 Mar 2025
https://github.com/lovesaroha/digits-classifier
A simple digits classifier trained on mnist dataset.
javascript keras machine-learning mnist-dataset
Last synced: 02 Mar 2025
https://github.com/lovesaroha/bbc-text-classification-training
Training a keras model to recognize category of a given article text in order to classify incoming bbc text.
keras mahcine-learning python tensorflow text-classification
Last synced: 02 Mar 2025
https://github.com/lovesaroha/lchat
A simple group chat app implemented using WebSockets.
Last synced: 10 Jul 2025
https://github.com/lovesaroha/sign-mnist-classification-training
Training a keras model to recognize real images of sign language (hand) in order to classify an incoming image.
keras machine-learning mnist-dataset python
Last synced: 11 Jul 2025
https://github.com/lovesaroha/ping-pong-game
Ping-pong is a sport in which two players hit a lightweight ball, also known as the ping-pong ball, back and forth across a table using small rackets.
canvas game html javascript ping-pong
Last synced: 11 Jul 2025
https://github.com/lovesaroha/lmath.js
This is a generalized math package with clean and transparent API for the javascript.
javascript javascript-library logistic-regression math matrix
Last synced: 21 Jul 2025
https://github.com/lovesaroha/asteroids-game
Asteroids is a space-themed multidirectional shooter arcade game designed by Lyle Rains and Ed Logg released in November 1979 by Atari, Inc.The player controls a single spaceship in an asteroid field which is periodically traversed by flying saucers.
asteroids-game canvas game html javascript
Last synced: 31 Dec 2025
https://github.com/lovesaroha/space-invaders-game
Space Invaders is a 1978 shoot 'em up arcade game developed by Tomohiro Nishikado. It was manufactured and sold by Taito in Japan, and licensed by the Midway division of Bally for overseas distribution.
canvas game html javascript space-invaders
Last synced: 31 Dec 2025
https://github.com/lovesaroha/regression-with-single-parameter
In statistics, simple linear regression is a linear regression model with a single explanatory variable.That is, it concerns two-dimensional sample points with one independent variable and one dependent variable (conventionally, the x and y coordinates in a Cartesian coordinate system) and finds a linear function (a non-vertical straight line) that, as accurately as possible, predicts the dependent variable values as a function of the independent variables.
canvas html javascript linear-regression regression
Last synced: 31 Dec 2025
https://github.com/lovesaroha/ldocker
Simple container management tool for docker.
docker docker-container-manager golang javascript
Last synced: 31 Dec 2025
https://github.com/lovesaroha/contextual-chatbot-training
Training a keras model to try to figure out what user intends (in which sense or proportion the user is asking a question).
Last synced: 19 Aug 2025
https://github.com/lovesaroha/sarcasm-detection-training
Training a keras model to recognize sarcasm in order to classify an incoming text as sarcastic or the other.
keras machine-learning python sarcasm-detection
Last synced: 12 Aug 2025
https://github.com/lovesaroha/snake-game-training
Teaching AI to play snake game using (Pytorch, Pygame).
dqn-pytorch pygame python pytorch
Last synced: 25 Aug 2025
https://github.com/lovesaroha/fashion-mnist-similarity-training
Training a keras model (Siamese Network) to show similarity between two images using Fashion MNIST, a data set containing items of clothing.
fashion-mnist-dataset keras machine-learning python siamese-network tensorflow
Last synced: 29 Jun 2025
https://github.com/lovesaroha/trained-models
List of trained tensorflow javascript models for web applications.
javascript tensorflow tensorflow-models
Last synced: 07 Apr 2025
https://github.com/lovesaroha/a-star-path-finding-go
A star path finding algorithm in golang with visual in terminal.
a-star-path-finding algorithm golang terminal-colors terminal-graphics
Last synced: 27 Nov 2025
https://github.com/lovesaroha/snake-game-python
Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/rock-paper-scissor-classification-training
Training a keras model to recognize real images of rock, paper, scissors (hand) in order to classify an incoming image.
keras machine-learning python rock-paper-scissor transfer-learning
Last synced: 02 Mar 2025
https://github.com/lovesaroha/tic-tac-toe-game
Tic Tac Toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
canvas game html javascript tic-tac-toe
Last synced: 02 Mar 2025
https://github.com/lovesaroha/maze-generator
A maze can be generated by starting with a predetermined arrangement of cells (most commonly a rectangular grid but other arrangements are possible) with wall sites between them.
algorithm canvas html javascript maze-generator stack
Last synced: 02 Mar 2025
https://github.com/lovesaroha/imdb-reviews-sentiment-analysis-training
Training a keras model to recognize sentiment in order to classify an incoming movie review text as positive or the other.
imdb-dataset keras machine-learning python sentiment-analysis tensorflow
Last synced: 02 Mar 2025
https://github.com/lovesaroha/lqueue
This is a generalized queue package with clean and transparent API for the Go language.
golang package priority-queue queue
Last synced: 26 Nov 2025
https://github.com/lovesaroha/smart-rockets
Each rockets goal is to reach the target circle without crashing. A genetic algorithm creates new populations, with the most "fit" rockets most likely to become parents.
canvas genetic-algorithm html javascript smart-rockets
Last synced: 27 Nov 2025
https://github.com/lovesaroha/lmath
This is a generalized math package with clean and transparent API for the Go language.
golang golang-package logistic-regression math matrix
Last synced: 27 Nov 2025
https://github.com/lovesaroha/flappy-bird-game-ai
This is a flappy bird game AI trained with the lovesaroha/lmath.js library.
ai canvas flappy-bird-game game javascript math neural-network
Last synced: 27 Nov 2025
https://github.com/lovesaroha/travelling-salesman-problem
The travelling salesman problem (also called the travelling salesperson problem or TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city and returns to the origin city?" It is an NP-hard problem in combinatorial optimization, important in theoretical computer science and operations research.
canvas genetic-algorithm html javascript travelling-salesman-problem
Last synced: 27 Nov 2025
https://github.com/lovesaroha/fashion-mnist-classification-training
Training a keras model to do classification using Fashion MNIST, a data set containing items of clothing.
keras machine-learning mnist-dataset python
Last synced: 28 Nov 2025
https://github.com/lovesaroha/lsketch
Want to draw something creative. Just pick a color and draw, it is as easy as that.
Last synced: 07 Sep 2025
https://github.com/lovesaroha/lrouter.js
lrouter is a lightweight javaScript library to provide an API for handling hash routes.
html javascript-library router
Last synced: 05 Oct 2025
https://github.com/lovesaroha/logistic-regression-and-or
In statistics, the logistic model (or logit model) is used to model the probability of a certain class or event existing such as pass/fail, win/lose, alive/dead or healthy/sick. This can be extended to model several classes of events such as determining whether an image contains a cat, dog, lion, etc. Each object being detected in the image would be assigned a probability between 0 and 1, with a sum of one.
canvas html javascript logistic-regression regression
Last synced: 10 Oct 2025
https://github.com/lovesaroha/natural-selection-simulation
The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x) .These steering behaviors are largely independent of the particulars of the character's means of locomotion.
algorithms canvas genetic-algorithm html javascript natural-selection simulation
Last synced: 11 Oct 2025
https://github.com/lovesaroha/twitter-sentiment-analysis-training
Training a keras model to recognize sentiment in order to classify an incoming tweet as positive or the other.
keras machine-learning python sentiment-analysis tensorflow twitter-sentiment-analysis
Last synced: 13 Oct 2025
https://github.com/lovesaroha/lstack
This is a generalized stack package with clean and transparent API for the Go language.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/ltalk
A simple one on one video chat app implemented using WebSockets.
javascript nodejs video-chat websocket
Last synced: 25 Oct 2025
https://github.com/lovesaroha/lbst
This is a generalized binary search tree package with clean and transparent API for the Go language.
binary-search-tree golang golang-package
Last synced: 02 Mar 2025
https://github.com/lovesaroha/ltries
This is a generalized tries package with clean and transparent API for the Go language.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/typing-speed
It is a simple javascript app to check user's typing speed.
Last synced: 02 Mar 2025
https://github.com/lovesaroha/algorithms-go
This is a collection of implementation of a variety of algorithms implemented in Go. Clean and simple code to help people get started with data structures and algorithms in golang.
algorithms binary-search-tree data-structures dynamic-connectivity flow-network golang graphs sorting-algorithms tries
Last synced: 02 Mar 2025
https://github.com/lovesaroha/softmax-regression
The softmax function or normalized exponential function is a generalization of the logistic function to multiple dimensions. In this example (X is weight, Y is height) where (0,0) is top left corner.
javascript machine-learning softmax-regression tensorflow training
Last synced: 28 Jul 2025
https://github.com/lovesaroha/tic-tac-toe-online-multiplayer
Create your own personal game room or join other rooms and start playing tic tac toe with your friends or family members.
canvas game javascript multiplayer nodejs online-game sockets tic-tac-toe
Last synced: 02 Mar 2025