Pinned Repositories
agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
DeepRL-TensorFlow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
firedup
Clone of OpenAI's Spinning Up in PyTorch
foolbox
Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, Keras, …
gym
A toolkit for developing and comparing reinforcement learning algorithms.
jupyter_curta
lola
Code release for Learning with Opponent-Learning Awareness and variations.
masters-thesis
VAE-ResNet18-PyTorch
A Variational Autoencoder based on the ResNet18-architecture
julianstastny's Repositories
julianstastny/VAE-ResNet18-PyTorch
A Variational Autoencoder based on the ResNet18-architecture
julianstastny/maze-generator-python
Generates a maze and optimizes its appearance. Uses the union-find data structure.
julianstastny/agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
julianstastny/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
julianstastny/DeepRL-TensorFlow2
🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
julianstastny/firedup
Clone of OpenAI's Spinning Up in PyTorch
julianstastny/foolbox
Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, Keras, …
julianstastny/gym
A toolkit for developing and comparing reinforcement learning algorithms.
julianstastny/jupyter_curta
julianstastny/lola
Code release for Learning with Opponent-Learning Awareness and variations.
julianstastny/masters-thesis
julianstastny/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
julianstastny/numpyro-arviz-notebook
julianstastny/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
julianstastny/reverie
:art: A ridiculously elegant Jekyll theme.
julianstastny/spinningup
An educational resource to help anyone learn deep reinforcement learning.
julianstastny/torchtune
A Native-PyTorch Library for LLM Fine-tuning
julianstastny/VAE-GAN
Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"