Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaML/LossFunctions.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a183e6a
Choose a base ref
...
head repository: JuliaML/LossFunctions.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 311f1aa
Choose a head ref
  • 5 commits
  • 24 files changed
  • 2 contributors

Commits on Apr 18, 2023

  1. Update README.md

    juliohm authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7f55b17 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Add documentation deploy & Update Documenter.jl version (#161)

    * Add docdeploy
    
    * Update Documenter.jl version
    
    * Update .gitignore
    eliascarv authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e156576 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Refactor AggMode submodule and types (#162)

    * Get rid of AggMode.None
    
    * Formatting issues
    
    * Get rid of dimcheck
    
    * Simplify signatures in losses.jl
    
    * Accept iterables in vectorized loss
    
    * Refactor functor interface
    
    * Remove AggMode submodule
    
    * Rename  test/aggmode.jl to test/agg.jl
    
    * Update docs
    juliohm authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d8c0654 View commit details
    Browse the repository at this point in the history
  2. Remove value in favor of functor interface (#163)

    * Remove value in favor of functor interface
    
    * Update docs
    juliohm authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fda1ba3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update Project.toml

    juliohm authored May 3, 2023
    2 Configuration menu
    Copy the full SHA
    311f1aa View commit details
    Browse the repository at this point in the history
Loading