When I see a bug in my code 天照
- ❗️ Opened issue #6 in imdeep2905/smorgin
- ❗️ Closed issue #4 in imdeep2905/smorgin
- 🎉 Merged PR #5 in imdeep2905/smorgin
- 💪 Opened PR #5 in imdeep2905/smorgin
- ❗️ Opened issue #4 in imdeep2905/smorgin
When I see a bug in my code 天照
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.
This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks easy.
Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).