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

Block or report cyprienc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. instadeepai/catx instadeepai/catx Public

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

    Python 61 3

  2. instadeepai/jumanji instadeepai/jumanji Public

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

    Python 534 67

  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 9

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

    A conda-smithy repository for karateclub.

    1