Skip to content

Commit

Permalink
➕ No longer export EntityEmbedder
Browse files Browse the repository at this point in the history
  • Loading branch information
EssamWisam committed Sep 1, 2024
1 parent 6fb81ff commit 3a8bdcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/MLJFlux.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ include("mlj_model_interface.jl")
export NeuralNetworkRegressor, MultitargetNeuralNetworkRegressor
export NeuralNetworkClassifier, NeuralNetworkBinaryClassifier, ImageClassifier
export CUDALibs, CPU1
export EntityEmbedder

include("deprecated.jl")
end # module

0 comments on commit 3a8bdcb

Please sign in to comment.