Skip to content
View mdanyalmalik's full-sized avatar

Highlights

  • Pro

Block or report mdanyalmalik

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. chest-xray-synthesis chest-xray-synthesis Public

    Using GANs and Stable Diffusion to generate Chest Xray data points and evaluating them using convolutional classifiers.

    Jupyter Notebook 17 2

  2. tictactoe3d-deep-rl tictactoe3d-deep-rl Public

    Using NNs to approximate temporal difference learning for TicTacToe 3d (4x4x4 environment). Also included are implementations for value iteration on 3x3 tictactoe and Q learning on 4x4 tictactoe.

    Jupyter Notebook 2

  3. snake-ai-dqn snake-ai-dqn Public

    A snake AI made using pygame and a deep Q algorithm written with pytorch.

    Python 2