• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

OverLordGoldDragon / keras-adamw / 198

Builds Branch Commit Type Ran Committer Via Coverage
198 OverLordGoldDragon-patch-1 Move `control_dependencies` source push 11 Sep 2020 06:57PM UTC OverLordGoldDragon travis-ci-com pending completion   set done
197 OverLordGoldDragon-patch-1 Move testing to TF2.3.0 push 11 Sep 2020 05:19PM UTC web-flow travis-ci-com pending completion   set done
196 v1.36 Correct normalization scheme; deprecate `batch_size` Existing code normalized as: `norm = sqrt(batch_size / total_iterations)`, where `total_iterations` = (number of fits per epoch) * (number of epochs in restart). However, `total_iterations = to... push 13 Jul 2020 07:00PM UTC web-flow travis-ci-com pending completion   set done
195 master Correct normalization scheme; deprecate `batch_size` Existing code normalized as: `norm = sqrt(batch_size / total_iterations)`, where `total_iterations` = (number of fits per epoch) * (number of epochs in restart). However, `total_iterations = to... push 13 Jul 2020 06:55PM UTC web-flow travis-ci-com pending completion   set done
194 v1.36 Correct normalization scheme; deprecate `batch_size` push 13 Jul 2020 06:30PM UTC OverLordGoldDragon travis-ci-com pending completion   set done
193 v1.35 Add autorestart **FEATURE**: `autorestart` option which automatically handles Warm Restarts by resetting `t_cur=0` after `total_iterations` iterations. - Defaults to `True` if `use_cosine_annealing=True`, else `False` - Must use `use_cosine... push 08 Jul 2020 12:39AM UTC web-flow travis-ci-com pending completion   set done
192 master Add autorestart **FEATURE**: `autorestart` option which automatically handles Warm Restarts by resetting `t_cur=0` after `total_iterations` iterations. - Defaults to `True` if `use_cosine_annealing=True`, else `False` - Must use `use_cosine... push 08 Jul 2020 12:38AM UTC web-flow travis-ci-com pending completion   set done
191 v1.35 Update backend.py push 08 Jul 2020 12:24AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
189 v1.32 Synchronize updates; fix AdamW lr_t (keras) **BUGFIXES**: - Last weight in network would be updated with `t_cur` one update ahead, desynchronizing it from all other weights - `AdamW` in `keras` (optimizers.py, optimizers_225.py) weight updates ... push 04 Jun 2020 02:28AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
188 master Synchronize updates; fix AdamW lr_t (keras) **BUGFIXES**: - Last weight in network would be updated with `t_cur` one update ahead, desynchronizing it from all other weights - `AdamW` in `keras` (optimizers.py, optimizers_225.py) weight updates ... push 04 Jun 2020 02:24AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
186 master Synchronize updates; fix AdamW lr_t (keras) **BUGFIXES**: - Last weight in network would be updated with `t_cur` one update ahead, desynchronizing it from all other weights - `AdamW` in `keras` (optimizers.py, optimizers_225.py) weight update... push 04 Jun 2020 02:19AM UTC web-flow travis-ci-com pending completion   set done
185 v1.32 Enforce synch condition in tf.keras testing push 04 Jun 2020 01:46AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
184 v1.32 Relax synch condition in tf.keras testing push 04 Jun 2020 01:31AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
183 v1.32 Update stuff push 04 Jun 2020 01:29AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
182 v1.32 Synchronize updates (tf.keras); fix AdamW lr_t (keras) push 04 Jun 2020 12:30AM UTC OverLordGoldDragon travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc