Commit graph

  • cc46e90cd0 Add log every n step callback feat/log-step-callback Antonin RAFFIN 2025-02-09 14:31:59 +0100
  • b9e8f6cd93 Allow for non-squashed output feat/non-squashed-support Antonin RAFFIN 2025-02-09 10:00:39 +0100
  • 641c0b234c Implementing approach from a new paper read last night (stable-baselines3) master saymrwulf 2025-01-26 07:03:00 +0100
  • f6aec2308c Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2025-01-26 07:14:00 +0100
  • ffe91577fc Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2025-01-26 18:56:00 +0100
  • 1be10f3e0b Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2025-01-21 04:41:00 +0100
  • 2f7a456176 Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2025-01-21 03:31:00 +0100
  • 4cdfbce989 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2025-01-21 17:24:00 +0100
  • 7275168013 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2025-01-20 01:00:00 +0100
  • 7eeb67372f Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2025-01-20 17:50:00 +0100
  • 10e21f910b Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2025-01-08 19:59:00 +0100
  • 352e6601b3 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2025-01-08 08:14:00 +0100
  • 9555dd9859 Fix tests and warnings when running locally with a GPU (#2069) v2.4.1 feat/release-v2.4.1 Antonin RAFFIN 2025-01-07 14:19:05 +0100
  • 593b2d967f Ignore A2C warnings too Antonin Raffin 2025-01-07 13:45:57 +0100
  • c0eab56d3b Sort file list for consistent results Antonin Raffin 2025-01-07 13:43:49 +0100
  • c09a9d713e Ignore new errors Antonin Raffin 2025-01-07 11:34:50 +0100
  • 48a8389b34 Fix mypy error Antonin Raffin 2025-01-07 11:27:02 +0100
  • 5b19e37eb1 Fix video recorder and add test (#2063) Antonin RAFFIN 2024-12-21 08:24:25 +0100
  • bbc700a544 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2025-01-05 20:31:00 +0100
  • 556f4e78d8 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2025-01-05 22:50:00 +0100
  • aa0d5f4478 Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2025-01-05 07:04:00 +0100
  • 7d03838798 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-12-17 07:27:00 +0100
  • c707470434 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-12-17 22:51:00 +0100
  • 9489b1aaf3
    Merge branch 'master' into feat/mps-support feat/mps-support Antonin RAFFIN 2024-11-18 15:58:51 +0100
  • 7c71688719
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2024-11-08 17:27:11 +0100
  • 82bc610c3f Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2024-11-07 22:31:00 +0100
  • cb7816ceb7 Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2024-10-29 21:18:00 +0100
  • 263e6574a9
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2024-10-29 17:39:38 +0100
  • a27443d97f Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-10-29 08:34:00 +0100
  • a9efca9f0b Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2024-10-29 06:08:00 +0100
  • 25eb2d075a Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-10-29 20:52:00 +0100
  • 7bc2ae9372 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-10-09 05:41:00 +0200
  • 632de0587f Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-10-09 00:27:00 +0200
  • 955382e96e
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2024-09-18 14:28:21 +0200
  • 955e202258 Try torch compile and other optimization debug/torch-perf Antonin Raffin 2024-07-07 15:20:21 +0200
  • 42afa07ce8 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-06-13 08:06:00 +0200
  • 0864c652fb Refactor for clarity, might break a few tests though (stable-baselines3) saymrwulf 2024-06-13 06:56:00 +0200
  • d9fd3359f3 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-06-13 07:55:00 +0200
  • ef55659fdc Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-04-21 19:58:00 +0200
  • 6a6c3e11e6 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-04-21 19:35:00 +0200
  • a37afd3be1 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-04-21 06:11:00 +0200
  • 6a6cf25034 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-04-21 17:57:00 +0200
  • b85a2a5101
    Fix warning Antonin Raffin 2024-04-18 18:20:27 +0200
  • d47c5867dc
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2024-04-18 07:21:29 +0200
  • 2468d8f8ed Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2024-03-02 18:54:00 +0100
  • c52f68cb1d Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-03-02 17:11:00 +0100
  • 01bad848a3 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2024-03-02 23:15:00 +0100
  • f24c526073 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-02-26 07:43:00 +0100
  • 3d22fd1172 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-02-26 05:42:00 +0100
  • b81c2a4ad1 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-02-22 02:15:00 +0100
  • 8b72c00b0e Refactor for clarity, might break a few tests though (stable-baselines3) saymrwulf 2024-02-22 18:11:00 +0100
  • e593d65638 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-02-22 17:39:00 +0100
  • 776ada1ca8 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-02-22 05:56:00 +0100
  • 1d40bb15f5 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2024-02-16 22:30:00 +0100
  • dceba0c8d4 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2024-02-16 21:45:00 +0100
  • d28a34faea Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2024-02-16 17:09:00 +0100
  • 997681c65a Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-02-01 22:39:00 +0100
  • 92a93361e2 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-02-01 07:07:00 +0100
  • f0e54a7757
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2024-01-10 10:50:47 +0100
  • 07f3ca7fcf Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-01-06 05:59:00 +0100
  • 562ee2e8cd Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-01-06 18:17:00 +0100
  • 5b8b77521a Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-01-06 00:31:00 +0100
  • a1e6c1a8ac Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-03-07 07:34:00 +0100
  • f22f7e72b2 Refactor for clarity, might break a few tests though (stable-baselines3) saymrwulf 2024-02-04 01:40:00 +0100
  • 1d2130fc7f Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2024-02-04 02:46:00 +0100
  • c59b2cbfa1 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2024-02-04 05:58:00 +0100
  • c4c1d92e19 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2024-02-04 02:23:00 +0100
  • faf0a1a8cd Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2024-01-21 23:59:00 +0100
  • 6456bf6585 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2023-12-30 19:26:00 +0100
  • 103faa3542
    Update changelog chore/self-type Antonin Raffin 2023-12-07 10:45:15 +0100
  • be4e1caa75
    Switch to Self type Antonin Raffin 2023-12-07 10:45:00 +0100
  • bd9ee73a6a Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2023-11-25 23:15:00 +0100
  • 4769db134a Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2023-11-25 22:12:00 +0100
  • 0033a5e748 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2023-11-25 19:55:00 +0100
  • 81e3c63df4
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2023-11-16 12:51:11 +0100
  • b70748041d
    Merge branch 'master' into feat/mps-support Quentin Gallouédec 2023-11-02 14:14:53 +0100
  • e83924b35c docstring Quentin Gallouédec 2023-10-06 15:06:39 +0200
  • 40ed03cddb mps.is_available -> mps.is_built Quentin Gallouédec 2023-10-06 14:45:24 +0200
  • 1e5dc90a6a
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2023-10-06 12:46:38 +0200
  • 363fa67d83 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (stable-baselines3) saymrwulf 2023-09-06 20:57:00 +0200
  • 251c332d33 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2023-09-03 00:45:00 +0200
  • 273e7726b2 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2023-09-03 21:23:00 +0200
  • 34759663a4 Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2023-09-03 19:25:00 +0200
  • d26324cd42
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2023-08-30 12:45:18 +0200
  • ef39571f86
    Merge branch 'master' into feat/mps-support Antonin RAFFIN 2023-08-17 16:55:21 +0200
  • 57bd57c7ad Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2023-08-11 23:45:00 +0200
  • 87d4e17449 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2023-08-11 17:06:00 +0200
  • f69476f543 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2023-08-11 02:22:00 +0200
  • 595c33ebc1 Minor doc updates: linking to article on quantization (stable-baselines3) saymrwulf 2023-08-10 20:14:00 +0200
  • 7bfbb6b80c Late-night bugfix on financial RL environment (stable-baselines3) saymrwulf 2023-08-10 21:23:00 +0200
  • 8fcc1841c9 Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2023-08-10 18:17:00 +0200
  • 78a3bc5fb0 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2023-08-08 19:04:00 +0200
  • 184aab9614 Refactor for clarity, might break a few tests though (stable-baselines3) saymrwulf 2023-08-08 22:50:00 +0200
  • 9dab418fb8 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2023-07-10 01:35:00 +0200
  • 04dc5f1568 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) saymrwulf 2023-07-10 07:13:00 +0200
  • bf54829023 Quick fix, referencing a known issue from the official repo (stable-baselines3) saymrwulf 2023-07-10 23:37:00 +0200
  • ac80c483fe Implementing approach from a new paper read last night (stable-baselines3) saymrwulf 2023-07-07 08:10:00 +0200
  • de4d151628 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2023-07-07 23:04:00 +0200
  • ec321928f2 Testing bigger LLM config, referencing 'Attention Is All You Need' (stable-baselines3) saymrwulf 2023-07-01 04:21:00 +0200
  • 34f4819991
    Merge branch 'master' into feat/mps-support Quentin Gallouédec 2023-06-30 11:28:32 +0200