Skip to content

Commit

Permalink
Importing _compute_loss.
Browse files Browse the repository at this point in the history
  • Loading branch information
benedict-96 committed Nov 28, 2024
1 parent d0abe33 commit 36c09c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GeometricMachineLearning.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ module GeometricMachineLearning
import AbstractNeuralNetworks: parameterlength
import AbstractNeuralNetworks: GlorotUniform
import AbstractNeuralNetworks: params, architecture, model, dim
import AbstractNeuralNetworks: AbstractPullback, NetworkLoss
import AbstractNeuralNetworks: AbstractPullback, NetworkLoss, _compute_loss
# export params, architetcure, model
export dim
import GeometricIntegrators.Integrators: method, GeometricIntegrator
Expand Down

0 comments on commit 36c09c8

Please sign in to comment.