Skip to content
View nvecoven's full-sized avatar

Block or report nvecoven

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

Popular repositories Loading

  1. BRC BRC Public

    A repository containing the code for the Bistable Recurrent Cell

    Python 47 6

  2. nmd_net nmd_net Public

    Code used for "Introducing neuromodulation in deep neural networks to learn adaptive behaviours" paper.

    Python 9 4

  3. ann_fsl ann_fsl Public

    Feature selection with deep neural networks

    Python 3 2

  4. INFO0948-2 INFO0948-2 Public

    MATLAB 2 1

  5. reinforcement-learning reinforcement-learning Public

    Forked from dennybritz/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  6. reinforcement_learning reinforcement_learning Public

    Forked from yrlu/reinforcement_learning

    Implementations of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.

    Python