SciML / OperatorLearning.jl

No need to train, he's a smooth operator
https://operatorlearning.sciml.ai/dev
MIT License
43 stars 8 forks source link

Bias Fix #41

Closed dynamic-queries closed 2 years ago

dynamic-queries commented 2 years ago

Concerning https://github.com/SciML/OperatorLearning.jl/issues/39 .

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

codecov[bot] commented 2 years ago

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%) :arrow_up:

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