Skip to content
  • Antonin RAFFIN's avatar
    81fc3c19
    Switch to `pyproject.toml`, `ruff`, upgrade SB3 (#10) · 81fc3c19
    Antonin RAFFIN authored
    * Add ruff
    
    * Save WIP
    
    * Revert use of scan, slower and buggy
    
    * Test jax for loop with SAC
    
    * Revert "Test jax for loop with SAC"
    
    This reverts commit 9be53e78218af7b431bdbe0d4aaf43e60b7a28ab.
    
    * Switch to ruff
    
    * Fix type checking
    
    * Add mypy
    
    * Fixes for mypy
    
    * Skip mypy for py37
    
    * Simplify ppo
    
    * Ignore type check error
    
    * Fix for critic too
    81fc3c19
    Switch to `pyproject.toml`, `ruff`, upgrade SB3 (#10)
    Antonin RAFFIN authored
    * Add ruff
    
    * Save WIP
    
    * Revert use of scan, slower and buggy
    
    * Test jax for loop with SAC
    
    * Revert "Test jax for loop with SAC"
    
    This reverts commit 9be53e78218af7b431bdbe0d4aaf43e60b7a28ab.
    
    * Switch to ruff
    
    * Fix type checking
    
    * Add mypy
    
    * Fixes for mypy
    
    * Skip mypy for py37
    
    * Simplify ppo
    
    * Ignore type check error
    
    * Fix for critic too
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.
Loading