Jonas Stepanik (Fable67)

Fable67

Geek Repo

Location:Germany

Github PK Tool:Github PK Tool

Jonas Stepanik's repositories

Soft-Actor-Critic

Implementation of Soft Actor-Critic Reinforcement Learning Algorithm using Pytorch.

Language:PythonLicense:MITStargazers:6Issues:0Issues:0

Streamlined-Off-Policy-Learning

This is an implementation of "Algorithm 2 SOP with Emphasizing Recent Experience" proposed in the paper "Striving for Simplicity and Performance in Off-Policy DRL: Output Normalization and Non-Uniform Sampling" by Che Wang, Yanqiu Wu, Quan Vuong and Keith Ross.

Language:PythonLicense:MITStargazers:6Issues:0Issues:0

DDPG-tensorflow

Simple and easy to read implementation of the Reinforcement Learning algorithm DDPG.

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

Algorithms-in-C

This repo consists of some algorithms I coded in C. They are not supposed to be super efficient nor well implemented, I just coded them for learning purposes!

Language:CLicense:MITStargazers:1Issues:0Issues:0

Wormhole-Visualization

This is a simple Python visualization of a Wormhole using numpy and matplotlib.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0

Image-compression-with-Stacked_Autoencoder

Using a Stacked Autoencoder with 3 hidden layers to compress MNIST images from 28x28 pixels to 14*14 pixels vice-versa. The deep neural network was built using the open-source python library Tensorflow.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

MyVimrc

This repo holds my .vimrc file which is an edited version of @amix3k's vimrc (https://github.com/amix/vimrc).

Language:Vim ScriptStargazers:0Issues:0Issues:0

ptan

PyTorch Agent Net: reinforcement learning toolkit for pytorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pytorch-gpu-benchmark

Using the famous cnn model in Pytorch, we run benchmarks on various gpu.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

simple-pid

A simple and easy to use PID controller in Python

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️

Language:PythonLicense:MITStargazers:0Issues:0Issues:0