Skip to content
View AIMads's full-sized avatar
  • humAId

Block or report AIMads

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. LSTM_SELFDRIVINGCAR LSTM_SELFDRIVINGCAR Public

    A ConvLSTM2D network, that implements sequence learning too udacictys selfdrivingcar simulator project

    Python 3

  2. Mnist Mnist Public

    A feed forward neural network that gets a 93-94% accuracy on the mnist dataset

    Python

  3. RNN_MNIST RNN_MNIST Public

    98% accuracy on the mnist dataset, experiment with sequences and the power of them, here looking at short-term memory RNN

    Python

  4. CNN_IMAGE_CLASSIFICATION CNN_IMAGE_CLASSIFICATION Public

    A CNN classification model that achieves 85% accuracy on a small dataset of cats and dogs

    Python

  5. CNN_RL_PACMAN CNN_RL_PACMAN Public

    This is a CNN model that with help of reinforcement learning af deepQlearning manages, too navigate pacman around in the maze.

    Python

  6. CNN_RL_Enduro CNN_RL_Enduro Public

    This is a CNN model that with help of reinforcement learning and deepQlearning manages, too make the car in enduro drive fast on the track and identify other cars and overtake them.

    Python