-
Hello,
I would like to modify one of the maze environments and collect new expert trajectories.
It is my understanding that you use RL algorithms to learn, then sample the trajectories from them.
…
-
Update Unity to latest LTS 2021.3.2
-
Since Google Gemini Pro API is currently free when using up to 60 API calls per minute. This would be an incredibly helpful integration to add support for Gemini API into the CrewAI code. This will pe…
-
Target date: mid february 2024
Wanted:
- [x] python-3.12.2 with torch and numba
- [x] Operation Research packages refresh
- [x] a big clean-up in packages that still don't have a windows/3.12 wh…
-
您好,训练SimpleAvoid,没过一会无人机就卡在柱子上,无法reset。
![微信截图_20230422173309](https://user-images.githubusercontent.com/55371740/233775969-0f65ceab-07d0-4f7d-bbed-c854681cee51.png)
-
Even though we have made sure that almost all algorithms match the original papers performance, CQL has turned out to be one of the most difficult algorithms to reproduce accurately, and its performan…
-
### Robot Model
Turtlebot4 Standard
### ROS distro
Humble
### Networking Configuration
I do not know
### OS
Ubuntu 22.04
### Built from source or installed?
installed
###…
-
In the video of how I cleared my google interview, You show the syllabus. where it is
-
### Test
Entering designed mazes to run the algorithms on them and discover how to compare our different algorithms.
-
### Structures
Implementing the base structures that we need to develop our maze and algorithms.
- [x] Cell
- [x] Maze
- [x] other structures