Skip to content
View DuttaAbhigyan's full-sized avatar
🤖
Reinforcing
🤖
Reinforcing
  • West Lafayette

Block or report DuttaAbhigyan

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

Pinned Loading

  1. Reinforcement-Learning-Problems Reinforcement-Learning-Problems Public

    In this repository I try to solve small Reinforcement Learning problems using NumPy

    Python

  2. Fully-Connected-Neural-Network Fully-Connected-Neural-Network Public

    Implementation of a Fully Connected Neural Network using NumPy. The Neural Network will entirely be user defined limited to the specific activation functions and optimizers available.

    Python

  3. Self-Organizing-Maps Self-Organizing-Maps Public

    In this repository I have used NumPy to create Kohonen Self Organizing Maps. It currently supports 2D maps only and distance function 'Euclidean'.

    Python

  4. Deep-Neural-Nets-with-TensorFlow Deep-Neural-Nets-with-TensorFlow Public

    In this repository I have used TensorFlow to create various user defined Neural Networks like Fully Connected Neural Networks, Convolutional Neural Networks, Recurrent Neural Networks

    Python

  5. Adaptive-Dropout Adaptive-Dropout Public

    In this repository I try to recreate the Adaptive Dropout algorithm for Neural Nets.

    Jupyter Notebook

  6. Memristor-Simulation-Using-Python Memristor-Simulation-Using-Python Public

    In this repository I have simulated Memristors using Python3 and also created GUI for easy use by researchers to visualise the functioning of a Memristor.

    Python 19 7