Skip to content
View raphaelsenn's full-sized avatar

Block or report raphaelsenn

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gameoflife gameoflife Public

    Game Of Life inside the terminal using C and ncurses libary.

    C 4

  2. gan-text-to-image gan-text-to-image Public

    PyTorch reimplementation of the paper "Generative Adversarial Text to Image Synthesis", Reed et al., 2016.

    Python 2

  3. SAC SAC Public

    PyTorch reimplementation of the SAC algorithm (Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor).

    Python 2

  4. TD3 TD3 Public

    PyTorch reimplementation of the Twin Delayed Deep Deterministic Policy Gradient Algorithm (TD3), Fujimoto et al., 2018.

    Python 2

  5. world-models world-models Public

    PyTorch reimplementation of "World Models" from Ha and Schmidhuber.

    Python

  6. DETR DETR Public

    Simple PyTorch reimplementation of DETR: End-to-End Object Detection with Transformers.

    Python