Pinned Repositories
continual_world
Metaworld
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
CUDABiconnectedComponents
An implementation of a biconnected components finding algorithm for CUDA
imitation
Clean PyTorch implementations of imitation and reward learning algorithms
stable-continual-learning
Towards increasing stability of neural networks for continual learning: https://arxiv.org/abs/2006.06958.pdf (NeurIPS'20)
adv_framing
Repository for the paper "Adversarial Framing for Image and Video Classification"
pec
Source code for the "Prediction Error-based Classification for Class-Incremental Learning" paper, ICLR 2024
sac-tf2
style_transfer
A simple TensorFlow implementation of the paper 'A Neural Algorithm of Artistic Style' by Gatys et al.
xonsh
:shell: Python-powered shell. Full-featured and cross-platform.
michalzajac-ml's Repositories
michalzajac-ml/adv_framing
Repository for the paper "Adversarial Framing for Image and Video Classification"
michalzajac-ml/pec
Source code for the "Prediction Error-based Classification for Class-Incremental Learning" paper, ICLR 2024
michalzajac-ml/style_transfer
A simple TensorFlow implementation of the paper 'A Neural Algorithm of Artistic Style' by Gatys et al.
michalzajac-ml/sac-tf2