Skip to content

feat(fragile): update to 0.0.44#35

Merged
justindujardin merged 3 commits intomasterfrom
feature/update_fragile
Apr 4, 2020
Merged

feat(fragile): update to 0.0.44#35
justindujardin merged 3 commits intomasterfrom
feature/update_fragile

Conversation

@justindujardin
Copy link
Copy Markdown
Owner

@justindujardin justindujardin commented Apr 4, 2020

Get the latest fixes and improvements from the fragile library.

  • depends on a PR to fix get_best_index so that the best state and rewards are identified properly.

 - depends on a PR to fix `get_best_index` so that the best state and rewards are identified properly.
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2020

Codecov Report

Merging #35 into master will increase coverage by 0.36%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   94.48%   94.84%   +0.36%     
==========================================
  Files          68       68              
  Lines        5059     5046      -13     
==========================================
+ Hits         4780     4786       +6     
+ Misses        279      260      -19     
Impacted Files Coverage Δ
libraries/mathy_python/mathy/agents/fragile.py 97.65% <95.65%> (-2.35%) ⬇️
libraries/mathy_python/mathy/about.py 100.00% <100.00%> (ø)
libraries/mathy_python/mathy/problems.py 94.69% <0.00%> (-0.38%) ⬇️
libraries/mathy_python/mathy/env.py 97.07% <0.00%> (+0.04%) ⬆️
...es/mathy_python/mathy/agents/policy_value_model.py 83.76% <0.00%> (+0.64%) ⬆️
...ries/mathy_python/mathy/rules/variable_multiply.py 95.40% <0.00%> (+1.14%) ⬆️
libraries/mathy_python/mathy/api.py 100.00% <0.00%> (+12.50%) ⬆️
libraries/mathy_python/mathy/time_step.py 93.33% <0.00%> (+28.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0620439...d822e6e. Read the comment docs.

@justindujardin justindujardin marked this pull request as ready for review April 4, 2020 19:33
- the tree isn't needed for accessing the best attributes
- bring the reward/distance scales back down inline with guillem's recommendations
- suppress the openai retro install print during import of plangym (hacks)
@justindujardin justindujardin changed the title feat(fragile): update to 0.0.40 feat(fragile): update to 0.0.44 Apr 4, 2020
@justindujardin justindujardin merged commit af99730 into master Apr 4, 2020
@justindujardin justindujardin deleted the feature/update_fragile branch April 4, 2020 20:02
github-actions bot pushed a commit that referenced this pull request Apr 4, 2020
## [0.7.8](v0.7.7...v0.7.8) (2020-04-04)

### Features

* **fragile:** update to 0.0.44 ([#35](#35)) ([af99730](af99730))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2020

🎉 This PR is included in version 0.7.8 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant