Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some unused macros. (#2618) | Laurent Mazare | 2024-11-15 | 5 | -9/+9 |
* | Update for pyo3 0.21. (#1985) | Laurent Mazare | 2024-04-01 | 2 | -11/+13 |
* | Apply rustfmt. (#1873) | Laurent Mazare | 2024-03-18 | 1 | -3/+3 |
* | Add a DQN example to the reinforcement-learning section (#1872) | Gabriel | 2024-03-18 | 2 | -0/+121 |
* | Detach the tensors on batch-norm eval. (#1702) | Laurent Mazare | 2024-02-13 | 2 | -5/+5 |
* | Add Policy Gradient to Reinforcement Learning examples (#1500) | s-casci | 2023-12-30 | 4 | -124/+275 |
* | Fix a couple typos (#1451) | Laurent Mazare | 2023-12-17 | 1 | -1/+1 |
* | Add DDPG and fix Gym wrapper (#1207) | Travis Hammond | 2023-10-28 | 3 | -25/+549 |
* | Add some reinforcement learning example. (#1090) | Laurent Mazare | 2023-10-14 | 5 | -0/+598 |