Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rl4co60
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SRP_Tim
rl4co60
Commits
733025dd
Commit
733025dd
authored
1 year ago
by
Florian Lübbe
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4150188f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
733025dd
...
...
@@ -37,22 +37,22 @@ RL4CO is built upon:
## Getting started
<a
href=
"https://colab.research.google.com/github/kaist-silab/rl4co/blob/main/notebooks/1-quickstart.ipynb"
><img
src=
"https://colab.research.google.com/assets/colab-badge.svg"
alt=
"Open In Colab"
></a>
~~
Clone the repository.
~~
### **
Clone the repository.
**
```
bash
git clone https://gitlab.gwdg.de/srp_tim/srprl4co.git
cd
srprl4co
```
**Set up a new conda environment and activate it.**
###
**Set up a new conda environment and activate it.**
```
bash
conda create
-n
rl4co-env
python
=
3.10
source
activate rl4co-env
```
**Import all packages fast wohoo with**
`pip`
;
**Have fun!**
###
**Import all packages fast wohoo with** `pip`; **Have fun!**
```
bash
pip
install
"
torch
>
=2.0.0
"
pip
install
"
torchrl
>
=0.1.1
"
pip
install
"
tensordict
>
=0.1.1
"
pip
install
"
lightning
>
=2.0.5
"
pip
install
torch
=
=
2.0.0
pip
install
torchrl
=
=
0.1.1
pip
install
tensordict
=
=
0.1.1
pip
install
lightning
=
=
2.0.5
pip
install
hydra-core
pip
install
hydra-colorlog
pip
install
omegaconf
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment