-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,15 +29,15 @@ | |
"email": "[email protected]", | ||
"name": "Jeffrey Law", | ||
"affiliation": "Biosciences Center, National Renewable Energy Laboratory, Golden CO 80401, USA" | ||
} | ||
}, | ||
{ | ||
"orcid": "0000-0002-7928-3722", | ||
"email": "[email protected]", | ||
"name": "Peter St. John", | ||
"affiliation": "Biosciences Center, National Renewable Energy Laboratory, Golden CO 80401, USA" | ||
}, | ||
} | ||
], | ||
"keywords": "Python, reinforcement learning, graph search, combinatorial optimization", | ||
"license": "BSD 3-Clause License", | ||
"title": "graphenv: a Python library for reinforcement learning on graph search spaces", | ||
"title": "graphenv: a Python library for reinforcement learning on graph search spaces" | ||
} |