Skip to content
View m0hssn's full-sized avatar
👻
👻

Block or report m0hssn

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

    Official Implementation of ADEP paper.

    Python 1

  2. RLForge RLForge Public

    A toolkit for forging and deploying RL agents

    Jupyter Notebook

  3. Smooth-MaxPooling Smooth-MaxPooling Public

    This repository provides a smooth max pooling implementation using the LogSumExp (LSE) function. Unlike traditional max pooling, which can result in sparse gradients, our approach approximates the …

    Python 3

  4. Tetris-DQN Tetris-DQN Public

    An RL agent using DQN to play Tetris

    Python 2

  5. CIFAR10_UNET_Image_Reconstruction CIFAR10_UNET_Image_Reconstruction Public

    A UNET-based model for reconstructing original CIFAR-10 images from their pixel-wise average using PyTorch.

    Jupyter Notebook

  6. Movie-Recommender Movie-Recommender Public

    A movie recommendation system utilizing both User-Based and Content- Based filtering techniques

    Python