Skip to content
View cyprienc's full-sized avatar
🌍
🌍

Block or report cyprienc

Report abuse

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

Report abuse

Pinned Loading

  1. instadeepai/catx instadeepai/catx Public

    🐈‍⬛ Contextual bandits library for continuous action trees with smoothing in JAX

    Python 70 3

  2. instadeepai/jumanji instadeepai/jumanji Public

    🕹️ A diverse suite of scalable reinforcement learning environments in JAX

    Python 769 93

  3. MaxSumTree Python MaxSumTree Python
    1
    from typing import Optional, TypeVar, Generic
    2
    
                  
    3
    T = TypeVar("T")
    4
    K = TypeVar("K")
    5
    
                  
  4. rl-nanodegree rl-nanodegree Public

    This repository contains most of my projects submissions and exercises answers for the Deep Reinforcement Learning Nanodegree Program.

    Jupyter Notebook 1

  5. conda-forge/stable-baselines3-feedstock conda-forge/stable-baselines3-feedstock Public

    A conda-smithy repository for stable-baselines3.

    7 8

  6. conda-forge/karateclub-feedstock conda-forge/karateclub-feedstock Public

    A conda-smithy repository for karateclub.

    1