issues
search
keras-team
/
keras-tuner
A Hyperparameter Tuning Library for Keras
https://keras.io/keras_tuner/
Apache License 2.0
2.86k
stars
396
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inconsistency in hyperparameter table
#1029
dorothyparry3
opened
2 days ago
1
Basic example of pypi page not working
#1027
abhinavdhere
opened
1 month ago
0
A few fixes and features. (breaking changes)
#1026
ghsanti
closed
2 months ago
0
Make `col_width` customizable in Display class
#1025
Anselmoo
opened
2 months ago
0
Make the `col_width` customizable
#1024
Anselmoo
opened
2 months ago
0
Sklearn Tuner does not recognize executions_per_trial and distribution_strategy
#1023
Iphykay
opened
3 months ago
0
Tuner's Oracle paratemer "run_times" differs from user input "executions_per_trial"
#1022
jsaladich
opened
3 months ago
10
Error loading pickle file with best hyperparameters
#1021
sujoyrc
opened
3 months ago
0
how to get best model and the history and how to retrain
#1020
badfish2019
opened
3 months ago
1
Build the model first by calling build()
#1019
badfish2019
opened
3 months ago
0
`Tuner.get_best_models` suffers from data leakage
#1018
wmay
opened
4 months ago
0
Can you add back the support for StructuredDataClassifier please? It has been saving lots of my time. Thanks.
#1014
wenzhao98
opened
4 months ago
1
Pause the Keras.io tests
#1013
haifeng-jin
closed
5 months ago
0
Keras Tuner crashing
#1011
Iphykay
opened
5 months ago
3
Unable to hyper parameter tune a model including TensorFlow Probability
#1009
remsforian
opened
5 months ago
0
Error updating hyperparameters in "Best so far"
#1007
senyang1107
opened
6 months ago
0
Discrepancy between keras-tuner Release v1.4.7 in github and keras-tuner 1.4.7 on pypi
#1005
MbProg
closed
7 months ago
0
Wrong TypeError
#1003
Sorooshi
opened
8 months ago
0
Replace integer division by floating division in `Float` hyperparameter
#1002
sfo
opened
8 months ago
1
Contrary to documentation, floating point hyperparameter does not include max_value
#1001
sfo
opened
8 months ago
0
o
#1000
woodwj
closed
8 months ago
0
1.4.7
#995
haifeng-jin
closed
8 months ago
0
Update RELEASE.md
#994
haifeng-jin
closed
8 months ago
0
Bump the github-actions group with 2 updates
#993
dependabot[bot]
opened
8 months ago
0
temp fix
#992
haifeng-jin
closed
8 months ago
1
Increase oracle client timeout from 5 to 60 minutes.
#991
onponomarev
closed
8 months ago
2
Distributed keras tuner fails in case when chief oracle server startup takes more than 5 minutes
#990
onponomarev
opened
8 months ago
0
Stop searching after raising Skip Oversized model error
#989
Mojtaba1515
opened
9 months ago
1
get_best_model not working when adding normalization layer
#988
ghost
opened
9 months ago
0
Unable to find conditions in hyperparameter.py after an abrupt end and restart of keras tuner
#987
Roco-scientist
closed
9 months ago
2
fix: :rotating_light: Fix linter issues
#986
Anselmoo
closed
8 months ago
1
FileNotFoundError for TPU custom loop training
#985
h4ck4l1
closed
5 months ago
3
Add dependabot to monitor GitHub Actions and Python dependencies
#984
pnacht
closed
8 months ago
1
make chief sleep longer before exiting
#983
haifeng-jin
closed
11 months ago
1
tuner.get_best_models() issues warning Detecting that an object or model or tf.train.Checkpoint is being deleted with unrestored values
#982
giulatona
opened
12 months ago
1
Update oracle_client.py to enable_http_proxy
#981
pbk0
opened
12 months ago
2
Set a security policy
#980
pnacht
closed
1 year ago
2
Publish a security policy
#979
pnacht
closed
1 year ago
0
Problem to my code identify the search space from gridsearch
#978
sasmendonca
opened
1 year ago
0
save chief's state before starting oracle server
#977
sfo
closed
1 year ago
2
Chief process does not resume tuning after restart due to missing `chief.json` file
#976
sfo
closed
1 year ago
2
fix flaky tests
#975
haifeng-jin
closed
1 year ago
0
update the release notes
#974
haifeng-jin
closed
1 year ago
0
1.4.7.dev0
#973
haifeng-jin
closed
1 year ago
0
1.4.6
#972
haifeng-jin
closed
1 year ago
0
update release notes
#971
haifeng-jin
closed
1 year ago
0
update from keras-core to keras 3
#970
haifeng-jin
closed
1 year ago
1
simplify the logic
#969
haifeng-jin
closed
1 year ago
1
upudate release notes
#968
haifeng-jin
closed
1 year ago
0
Exit chief only when all clients are terminated.
#967
haifeng-jin
closed
1 year ago
1
Next