Skip to content
View imdeep2905's full-sized avatar
Block or Report

Block or report imdeep2905

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
imdeep2905/README.md

Pinned

  1. Coding-Challenge-Team-Vanished-Gradient Coding-Challenge-Team-Vanished-Gradient Public

    Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.

    C++ 4 3

  2. Neural-Network-CPP Neural-Network-CPP Public

    To understand neural networks thoroughly I implemented them from scratch in C++. This is the source code for the same.

    C++ 5 2

  3. Neural-Network-Sandbox Neural-Network-Sandbox Public

    This is a source code of Software called Neural Network Sandbox.Neural Network Sandbox makes making and training basic feed forward neural networks easy.

    Python 67 15

  4. PyStock PyStock Public

    Minimalistic Stock Trading Simulator with real prices!

    Python 8 5

  5. Notch-Filter-for-Image-Processing Notch-Filter-for-Image-Processing Public

    Implemented Ideal, ButterWorth and Gaussian Notch Filter for Image processing in python (with GUI).

    Python 27 12

  6. kcol-graph kcol-graph Public

    A minimalistic python package to generate a k-colorable graph.

    Python