Pinned Repositories
cf-arena
A minimalistic platform to practice CP with your friend. Challenge your friend in 1v1 coding now 🔥!!!
Coding-Challenge-Team-Vanished-Gradient
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
Digit-Recognizer
This is a little project which implements ML model (trained on "Hello World of ML" - MNIST Digit Dataset) in real life.
kcol-graph
A minimalistic python package to generate a k-colorable graph.
Neural-Network-CPP
To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.
Neural-Network-Sandbox
This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks easy.
Notch-Filter-for-Image-Processing
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).
Pixit
A little project to create pixelated images.
PyStock
Minimalistic Stock Trading Simulator with real prices!
Tweet-Bot
This is a fun little project created in python. It will fetch random image and caption . Then it will post it on twitter using tweepy.
imdeep2905's Repositories
imdeep2905/Neural-Network-Sandbox
This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks easy.
imdeep2905/Notch-Filter-for-Image-Processing
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).
imdeep2905/PyStock
Minimalistic Stock Trading Simulator with real prices!
imdeep2905/Coding-Challenge-Team-Vanished-Gradient
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
imdeep2905/Neural-Network-CPP
To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.
imdeep2905/Tweet-Bot
This is a fun little project created in python. It will fetch random image and caption . Then it will post it on twitter using tweepy.
imdeep2905/cf-arena
A minimalistic platform to practice CP with your friend. Challenge your friend in 1v1 coding now 🔥!!!
imdeep2905/Digit-Recognizer
This is a little project which implements ML model (trained on "Hello World of ML" - MNIST Digit Dataset) in real life.
imdeep2905/Insta-Bot
This Bot will post random pictures with random captions on instagram daily.
imdeep2905/COMP6721_Winter2023_GroupA
imdeep2905/HashCode-2021
imdeep2905/imdeep2905
imdeep2905/kcol-graph
A minimalistic python package to generate a k-colorable graph.
imdeep2905/smorgin
A minimal rule based crypto trading bot.
imdeep2905/Algorithms
A repository of different Algorithms and Data Structures implemented in many programming languages.
imdeep2905/Bluetooth-File-Transfer-Python
imdeep2905/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
imdeep2905/Character-Prediction-Using-Mobile-Sensors
imdeep2905/cpython
The Python programming language
imdeep2905/CSES-Problem-Set-Solutions
CSES problem set solutions implemented in C++.
imdeep2905/distributed-vector-db
A Minimal and Efficient Distributed Vector Database
imdeep2905/imdeep2905.github.io
My Portfolio.
imdeep2905/Jack_Thief
I have implemented Jack Thief Card game in C++.
imdeep2905/LL1_Parser
Implementation of LL1 parser in C++.
imdeep2905/novatorem
Dynamic realtime profile ReadMe linked with spotify
imdeep2905/plusgrade-assessment
imdeep2905/project-aging
imdeep2905/Toy-Super-Resolution
imdeep2905/Turing-Q-Learning
imdeep2905/wide_resnets_keras
Keras implementation + pretrained weights for "Wide Residual Networks"