Skip to content

Commit

Permalink
Removed keras tuner module
Browse files Browse the repository at this point in the history
  • Loading branch information
EvertBunschoten committed Nov 8, 2024
1 parent 33ffaa4 commit 5208af1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Manifold_Generation/MLP/Trainer_Base.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
from sklearn.metrics import r2_score
from sklearn.preprocessing import MinMaxScaler, RobustScaler, StandardScaler
from keras.initializers import HeUniform
from kerastuner.tuners import BayesianOptimization
import csv

from Common.Config_base import Config
Expand Down

0 comments on commit 5208af1

Please sign in to comment.