-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add docs for qlib.rl #1322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add docs for qlib.rl #1322
Changes from 16 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
ddbbcc6
Add docs for qlib.rl
lwwang1995 9dd860c
Update docs for qlib.rl
lwwang1995 c7b68b1
Add homepage introduct to RL framework
you-n-g d13262f
Update index Link
you-n-g 8cacc96
Fix Icon
you-n-g c3577e1
typo
you-n-g b139e7d
Merge remote-tracking branch 'origin/main' into HEAD
you-n-g a0d3621
Update catelog
you-n-g 1a62af9
Update docs for qlib.rl
lwwang1995 c9b2198
Update docs for qlib.rl
lwwang1995 5a75c9d
Update figure
lwwang1995 77fbb16
Update docs for qlib.rl
lwwang1995 5d2f21f
Update setup.py
you-n-g 160f951
Merge remote-tracking branch 'origin/main' into HEAD
you-n-g 4b705a9
FIx setup.py
you-n-g 145414b
Update docs and fix some typos
lwwang1995 f215418
Fix the reference to RL docs
lwwang1995 b688db7
Update framework.svg
you-n-g 5035af1
Update framework.svg
you-n-g 3b182e1
Update framework.svg
you-n-g 834c4f4
Update docs for qlibrl.
lwwang1995 0b17397
Update docs for qlibrl.
lwwang1995 7bfc937
Update docs for Qlibrl.
lwwang1995 21b765d
Update docs for qlibrl.
lwwang1995 1703492
Update docs for qlibrl.
lwwang1995 4d73676
Update docs for qlibrl.
lwwang1995 f7713e2
Add new framework
you-n-g a59f844
Update jpg
you-n-g 47667a7
Update framework.svg
you-n-g 129c1a8
Update framework.svg
you-n-g db543fc
Update Qlib framework and description
you-n-g 34e2bc4
Update grammar
you-n-g 8d7df20
Update README.md
you-n-g b3eec1c
Update README.md
you-n-g 946177d
Update docs/component/rl.rst
lwwang1995 04a9b8f
Update docs/component/rl.rst
lwwang1995 e248066
Update docs for qlib.rl
lwwang1995 6020b86
Change theme for docs.
lwwang1995 5db5ea9
Update docs for qlib.rl
lwwang1995 7b84f49
Update docs for qlib.rl
lwwang1995 c47a460
Update docs for qlib.rl
lwwang1995 cf3642d
Update docs for qlib.rl.
lwwang1995 d723685
Update docs for qlib.rl
lwwang1995 6484cfa
Update docs for qlib.rl
lwwang1995 0db199c
Update docs for qlib.rl
lwwang1995 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reference to the RL docs will be better instead of RL API.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It has been fixed.