ferretj
Research Scientist at Google DeepMind. Into deep RL, LLMs & algorithmic art.
Google BrainParis, France
ferretj's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
charlax/professional-programming
A collection of learning resources for curious software engineers
google/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
ghosh/uiGradients
🔴 Beautiful colour gradients for design and code
google-research/arxiv-latex-cleaner
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
google-deepmind/graph_nets
Build Graph Nets in Tensorflow
tensorflow/lucid
A collection of infrastructure and tools for research in neural network interpretability.
jphall663/awesome-machine-learning-interpretability
A curated list of awesome responsible machine learning resources.
kimiyoung/transformer-xl
google-deepmind/acme
A library of reinforcement learning components and agents
yuchenlin/rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
rlworkgroup/garage
A toolkit for reproducible reinforcement learning research.
jdf/processing.py
Write Processing sketches in Python
imageio/imageio
Python library for reading and writing image data
google-research/seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
google/svcca
Unity-Technologies/obstacle-tower-env
Obstacle Tower Environment
jilljenn/tryalgo
Algorithms and data structures for preparing programming competitions: basic and advanced
vene/sparse-structured-attention
Sparse and structured neural attention mechanisms
uber-research/atari-model-zoo
A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release that enables easy visualization and analysis of models, and comparison across training algorithms.
google-research/episodic-curiosity
Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability
juliuskunze/jaxnet
Concise deep learning for JAX
rlberry-py/rlberry
An easy-to-use reinforcement learning library for research and education.
vene/sparsemap
SparseMAP: differentiable sparse structure inference
yfletberliac/adversarially-guided-actor-critic
AGAC: Adversarially Guided Actor-Critic
nathangrinsztajn/NoTurningBack
Official implementation of the paper "There Is No Turning Back: A Self-Supervised Approach for Reversibility-Aware Reinforcement Learning"