Skip to content
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

Add documentation #4

Open
harshraj22 opened this issue Jan 22, 2022 · 0 comments
Open

Add documentation #4

harshraj22 opened this issue Jan 22, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation Lab2 Everything related to Lab 2

Comments

@harshraj22
Copy link
Owner

def __init__(self, arm_initializer: Callable, num_arms: int=3, total_timesteps: int=1000) -> None:

Add documentation about arm_initializer etc. It is not very clear what it is, and what it does just by type hints.

@harshraj22 harshraj22 added documentation Improvements or additions to documentation Lab2 Everything related to Lab 2 labels Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Lab2 Everything related to Lab 2
Projects
None yet
Development

No branches or pull requests

1 participant