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

Bias Fix #41

Closed
wants to merge 3 commits into from
Closed

Bias Fix #41

wants to merge 3 commits into from

Conversation

dynamic-queries
Copy link

Concerning #39 .

There are definitely better ways to do this, but this is a quick fix. Please advise.

@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #41 (d2bdaca) into master (7e9f9c2) will increase coverage by 5.81%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   41.09%   46.91%   +5.81%     
==========================================
  Files           6        6              
  Lines          73       81       +8     
==========================================
+ Hits           30       38       +8     
  Misses         43       43              
Impacted Files Coverage Δ
src/FourierLayer.jl 56.41% <100.00%> (+11.24%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@pzimbrod pzimbrod linked an issue Jun 24, 2022 that may be closed by this pull request
@pzimbrod pzimbrod added the bug Something isn't working label Jun 24, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flux.trainable - Handling trivial return case
2 participants