Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Fix bugs in PredictiveTrainingModule when using PredictiveTrainingModuleConfigs for config #93

Merged
merged 5 commits into from
Jan 16, 2023

Conversation

BirkhoffG
Copy link
Owner

This fixes #91

@BirkhoffG BirkhoffG added the bug Something isn't working label Jan 11, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@BirkhoffG BirkhoffG changed the title Fix bugs in PredictiveTrainingModule Fix bugs in PredictiveTrainingModule when using PredictiveTrainingModuleConfigs for config Jan 11, 2023
@Grahams-Uncle
Copy link
Collaborator

There were some conflicts that prevented merging, I kept the version in v0.1.

@BirkhoffG BirkhoffG merged commit 923ff3c into v0.1 Jan 16, 2023
@BirkhoffG BirkhoffG deleted the fix-pred-config branch January 16, 2023 02:52
Grahams-Uncle added a commit that referenced this pull request Jan 17, 2023
* Rename to RELax (#80)

* update docs

* update sidebar

* ReLax Documentation (#90)

* update docs for `trainer.py`

* update `trainer.py`

* update docs in `evaluate.py`

* update `evaluate.py`

* bump version

* Rebase

* Draft Documentation Learning.

* update docs

* update sidebar

* Add data module examples.

* Add documentation to evaluate.

* Add documentation to evaluate.

* update docs for `load_data`

Co-authored-by: BirkhoffG <26811230+BirkhoffG@users.noreply.github.com>
Co-authored-by: Xinchang Xiong <chuck@PowerBook-G4.local>

* update data loading part in `getting_started.ipynb`

* update tutorial

* train parametric models in CFModule only if they are not trained (#89)

* update model training for `getting_started.ipynb`

* sync modules

* Migrate cfnet to ReLax (#92)

* update base url

* Migrate cfnet to relax.

* Migrate cfnet to relax.

* Change RElax to Relax.

* revert back

* update readme

Co-authored-by: BirkhoffG <26811230+BirkhoffG@users.noreply.github.com>
Co-authored-by: Xinchang Xiong <chuck@PowerBook-G4.local>

* remove `clip` in methods

* update license in REAME

* More efficient jax dataloader (#95)

* better `binary_cross_entropy`; replace sigmoid (#96)

* Fix bugs in `PredictiveTrainingModule` when using `PredictiveTrainingModuleConfigs` for config (#93)

* Fix bugs in `PredictiveTrainingModule`

* Fix test case

* sync module

* improve CI time

Co-authored-by: Xinchang Xiong <68521327+Grahams-Uncle@users.noreply.github.com>

* update readme

* clean deprecated (#97)

* Remove commented out codes. (#99)

Co-authored-by: Xinchang Xiong <chuck@PowerBook-G4.local>

Co-authored-by: Xinchang Xiong <68521327+Grahams-Uncle@users.noreply.github.com>
Co-authored-by: Xinchang Xiong <chuck@PowerBook-G4.local>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants