Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
I-MAV
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PASTOR Philippe
I-MAV
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4f382558e335088692fc4b8384e69e5e7ed3aa78
Select Git revision
Branches
5
2_ACOSTA_CLARA
3-Bucella_Cantini
add_poetry
main
default
protected
thanos
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
12
10
6
5
4
3
30
Apr
29
11
10
9
7
19
Mar
25
Feb
11
6
13
Nov
7
24
Oct
23
22
16
9
1
13
Sep
12
11
trained agent with reward pased on predicted position
3-Bucella_Cantini
3-Bucella_Cantini
Merge branch '3-Bucella_Cantini' of gitlab.isae-supaero.fr:p.pastor/i-mav into 3-Bucella_Cantini
another attempt at multitarget
changed reward and step functions to assign reward when the drone is closest
trained multitarget for longer
trained agent on 2D random multitarget
Improved reward for multitarget
Multitarget agent random position
Trained multitarget agent
Training on multitarget env
Fixed typo
Added multitarget 2D drone environment
Merge branch '3-Bucella_Cantini' of https://gitlab.isae-supaero.fr/p.pastor/i-mav into 3-Bucella_Cantini
update mavion folder with init file and mavion.yaml reading
Removed target from drone2D model
Merge branch '3-Bucella_Cantini' of https://gitlab.isae-supaero.fr/p.pastor/i-mav into 3-Bucella_Cantini
trained agent on corrected model
Deleted old agents trained on wrong models
Added support for rgb_array render mode. Added 2D model derivation
Deleted old agents trained on wrong models
trained agent on corrected model
made the drone model accept dict as states
Updated TODO
Model evaluation and rendering testing
More attempts at training the model
normalized action space around the trim point
Updated TODO
changed reward function, better logging
fixed reseeeet env
Added terminal render mode for debugging. Fixed typo in the env
Merge branch '3-Bucella_Cantini' of https://gitlab.isae-supaero.fr/p.pastor/i-mav into 3-Bucella_Cantini
Merge branch '3-Bucella_Cantini' of gitlab.isae-supaero.fr:p.pastor/i-mav into 3-Bucella_Cantini
Fixed some implementation issues. The model now runs, but it still does not work as expected
render mode on drone 2D
Updated tdmpc2 official implementation
Fixed flattened actions spaces. The only thing missing is a GPU...
Fixed imports (hopefully)
some fixes for tdmpc2 agent, still in progress
added TDMPC2 agent, register environment
change to readme
Loading