Skip to content
View zsrabbani's full-sized avatar

Block or report zsrabbani

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. Music-Generation-with-RNNs Music-Generation-with-RNNs Public

    I explored building a Recurrent Neural Network (RNN) for music generation. I trained a model to learn the patterns in raw sheet music in ABC notation and then use this model to generate new music.

    Python 2

  2. Implementation-of-the-Quadric-Algorithm-as-pipeline Implementation-of-the-Quadric-Algorithm-as-pipeline Public

    pip line algorithm with VHDL

    1

  3. Fruit-Detection Fruit-Detection Public

    The Thesis of B.Sc.

    Python

  4. NRF NRF Public

    C

  5. Estimate-the-amount-of-glucose-in-each-sample Estimate-the-amount-of-glucose-in-each-sample Public

    Python

  6. Playing-Cartpole-and-Pong-by-Using-RL Playing-Cartpole-and-Pong-by-Using-RL Public

    In order to model the environment for both the Cartpole and Pong tasks, I used a toolkit developed by OpenAI called OpenAI Gym. It provides several pre-defined environments for training and testing…

    Python