Wu Zhuoran
Wu Zhuoran
We can train on one unityeyes dataset with the `elg_train.py` How to evaluate on another unityeyes dataset? Given another dataset and checkpoint model. Thank you!
**Describe the bug** Could not install `buy` via pre-built wheel on MacOS. **To Reproduce** Steps to reproduce the behavior: 1. Download the wheel 2. Run `pip3 install Downloads/bpy-2.91a0-cp37-cp37m-macosx_10_13_x86_64.whl && bpy_post_install`...
I translate readme to english in #19 but there are still some translation undecided.
I try to implement the loss function, check the pull request for details. * Loss Function Please check the comment of class. * Loss Function Grad TODO. * Loss Function...
This pull request closes #29 . **- What I did** * `Add` Cosine Proximity Loss Function. **- How I did it** Refer class comments. **- How to verify it** *...
This pull request closes #20 . **- What I did** 1. `Implement` Regularizer Class and Basic documentation. **- How I did it** 1. `Refer` Keras way of Regularizer. **- How...
Is there any documentation for usage to build a network? I want to try to implement some simple network based on for example MNIST dataset. If there is no documentation,...
Is there something wrong with [cczero.org](cczero.org) website?
MIT? or GPL? Thank you for clarification.
In FPS, thanks for your work.