Shivang Modi's repositories
StockStalkers
We created stock market prediction website using dash framework. In this We have used 5 machine learning model: Moving Average (MA), Simple Linear regression model with Gradient Descent Algorithm, KNN, Auto ARIMA and LSTM.
Computational-Methods-for-Optimisation
Bracketing Methods, Direct Search Method, Gradient Methods and Stochastic Methods
Maze
Finding the shortest path from maze
N-Puzzle-Problem
Solving N-Puzzle Problem using A* algorithm
QuizApplication
Android Studio
String-Calculator
Python
WeatherClassIdentification
Classification of cloudy, foggy, rainy, shine, and sunrise weather from images
Neural-Style-Transfer
Style transfer is a computer vision technique that takes two images—a content image and a style reference image—and blends them together so that the resulting output image retains the core elements of the content image, but appears to be “painted” in the style of the style reference image.