Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / OverLordGoldDragon/keras-adamw issues and pull requests

#61 - tf1.14.4 test fix

Pull Request - State: closed - Opened by OverLordGoldDragon almost 3 years ago

#60 - how to log learning_rate

Issue - State: closed - Opened by michaelwfc over 3 years ago - 2 comments

#59 - keras.legacy no longer present

Issue - State: closed - Opened by lakshmanok about 4 years ago - 2 comments

#58 - AdaBelief

Issue - State: closed - Opened by KochiseBennett about 4 years ago - 1 comment

#57 - TF 2.3.1 compatibility

Pull Request - State: closed - Opened by OverLordGoldDragon about 4 years ago

#56 - AttributeError: 'L1' object has no attribute 'l2'

Issue - State: closed - Opened by dupsys about 4 years ago - 6 comments

#55 - Move testing to TF2.3.0

Pull Request - State: closed - Opened by OverLordGoldDragon about 4 years ago

#54 - AttributeError: module 'tensorflow.python.ops' has no attribute 'control_dependencies'

Issue - State: closed - Opened by sakinaljana about 4 years ago - 6 comments
Labels: bug

#53 - Correct normalization scheme; deprecate `batch_size`

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#52 - WeightDecay is incorrectly normalized

Issue - State: closed - Opened by MHStadler over 4 years ago - 9 comments
Labels: enhancement

#51 - Add autorestart

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#49 - Error when using SGDW in a complex project

Issue - State: closed - Opened by eypros over 4 years ago - 2 comments
Labels: bug

#48 - Synchronize updates; fix AdamW lr_t (keras)

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#47 - Last weight is updated prematurely (tf.keras)

Issue - State: closed - Opened by OverLordGoldDragon over 4 years ago
Labels: bug

#46 - Actual lr seems fixed during training

Issue - State: closed - Opened by eypros over 4 years ago - 5 comments
Labels: enhancement

#45 - Decouple `total_iterations` from weight decays

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago - 1 comment

#44 - Fix `SGDW(momentum=0)` case

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#43 - SGDW doesn't work

Issue - State: closed - Opened by MarcelSimon over 4 years ago - 1 comment

#42 - TF2.2 compatib, usage changes, code cleanup

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#41 - Import issue while using tensorflow.keras

Issue - State: closed - Opened by boubasse over 4 years ago - 2 comments

#40 - Critical formula fix, performance improvement

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#39 - IMPORTANT: upgrade to 1.23

Issue - State: closed - Opened by OverLordGoldDragon over 4 years ago
Labels: bug, documentation

#38 - Critical formula fix, performance improvement

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#37 - Improve optimizer selection, change input signature

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#36 - AttributeError: can't set attribute

Issue - State: closed - Opened by unnir over 4 years ago - 3 comments
Labels: bug

#35 - v1.2: auto weight decay handling

Pull Request - State: closed - Opened by OverLordGoldDragon over 4 years ago

#34 - v1.15: Automate imports, more

Pull Request - State: closed - Opened by OverLordGoldDragon almost 5 years ago

#33 - Warm Restart

Issue - State: closed - Opened by PappaBu almost 5 years ago - 2 comments

#32 - Fix `get_weight_decays` for Bi-RNNs

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#31 - get_weight_decays doesn't work properly for Bidirectional RNNs

Issue - State: closed - Opened by OverLordGoldDragon about 5 years ago - 1 comment
Labels: bug

#30 - Fix backend import

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#29 - Edit utils to handle TimeDistributed

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#28 - Edit utils to handle TimeDistributed

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#27 - Rollback coverage logic

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#26 - Update test.sh

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#25 - Toy commit to rerun codacy

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#24 - Toy commit to rerun Codacy

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#23 - Improve coverage by omitting irrelevant files

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#22 - Improve coverage by omitting irrelevant file

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago - 1 comment

#21 - Omit import_selection.py from coverage report

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#20 - Comparison Against Adam

Issue - State: closed - Opened by JinLi711 about 5 years ago - 1 comment
Labels: question

#19 - Remove redundant note in AdamW

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#18 - Usage & concept questions

Issue - State: closed - Opened by ChongWu-Biostat about 5 years ago - 3 comments
Labels: question

#17 - Add installation instructions

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#16 - v1.1 - tf.keras, TF2, Eager compatibility, more

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago
Labels: enhancement

#15 - v1.1 - tf.keras, TF2, Eager compatibility, more

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago
Labels: enhancement

#14 - v1.1 - tf.keras, TF2, Eager compatibility, more

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#13 - v1.1 - tf.keras, TF2, Eager compatibility, more

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#12 - Test .sh syntax

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#11 - Travis testing

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago - 1 comment

#10 - TF2, tf.keras compatible (v1.1 release)

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago
Labels: enhancement

#9 - Note to users

Issue - State: closed - Opened by OverLordGoldDragon about 5 years ago - 1 comment
Labels: enhancement

#8 - Add missing K.symbolic for SGDW, reformat code

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#7 - Add seed TF2 compatibility, misc coverage test

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#6 - Add tf.keras optimizers and their tests

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#5 - Add tf.keras optimizers

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#4 - Added unit tests, other

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#3 - Add unit tests, improve formatting

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago - 1 comment

#2 - Fix missing weight_decay conditional

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago

#1 - Update __init__.py

Pull Request - State: closed - Opened by OverLordGoldDragon about 5 years ago