Markus Krimmel
b0c8d28a7d
Added pre-commit ( #752 )
...
- This PR adds the checks that are defined in the Makefile as pre-commit
hooks.
- Hopefully, the checks are equivalent to those from the Makefile, but I
can't guarantee it.
- CI remains as it is.
- As I pointed out on discord, I experienced some conflicts between
flake8 and yapf, so it might be better to transition to some other
combination (e.g. black).
2022-10-02 08:57:45 -07:00
n+e
fc251ab0b8
bump to v0.4.3 ( #432 )
...
* add makefile
* bump version
* add isort and yapf
* update contributing.md
* update PR template
* spelling check
2021-09-03 05:05:04 +08:00
n+e
b284ace102
type check in unit test ( #200 )
...
Fix #195 : Add mypy test in .github/workflows/docs_and_lint.yml.
Also remove the out-of-the-date api
2020-09-13 19:31:50 +08:00
n+e
b86d78766b
fix docs and add docstring check ( #210 )
...
- fix broken links and out-of-the-date content
- add pydocstyle and doc8 check
- remove collector.seed and collector.render
2020-09-11 07:55:37 +08:00
n+e
8bb8ecba6e
set policy.eval() before collector.collect ( #204 )
...
* fix #203
* no_grad argument in collector.collect
2020-09-06 16:20:16 +08:00
n+e
bd9c3c7f8d
docs fix and v0.2.5 ( #156 )
...
* pre
* update docs
* update docs
* $ in bash
* size -> hidden_layer_size
* doctest
* doctest again
* filter a warning
* fix bug
* fix examples
* test fail
* test succ
2020-07-22 14:42:08 +08:00
Trinkle23897
f818a2467b
zh_CN docs
2020-06-02 08:51:14 +08:00
Trinkle23897
5f2c5347df
v0.2.3
2020-06-01 09:37:30 +08:00
Trinkle23897
ba1b3e54eb
fix #69
2020-06-01 08:30:09 +08:00
Trinkle23897
3243484f8e
show stat in pytest
2020-05-16 08:48:12 +08:00
Trinkle23897
7b65d43394
vanilla imitation learning
2020-04-13 19:37:27 +08:00
Trinkle23897
befdfb07e8
polish docs
2020-04-11 19:29:46 +08:00
Trinkle23897
d9e4b9d16f
upd doc
2020-03-29 10:22:03 +08:00