Debajyoti Chatterjee
Debajyoti Chatterjee
Added learning rate bias correction and, `m_t = m.assign(tf.maximum(beta2_t * m + eps, tf.abs(grad)))` this line is wrong because if `(beta2_t * m+eps)
``` ebitenui on master via 🐹 v1.21.3 ❯ git show ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ commit 42a459536e3db19fe3cc9ec9af2924ac5a3a982a (HEAD -> master, tag: v0.5.5, origin/master, origin/HEAD) ┃ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Merge: 0dedbc9 104a9f1 Author: Mark Carpenter Date:...
`curl -H "Content-Type: application/json" -XPOST "localhost:9200/neo4j-index/Movie/_search?pretty" --data-binary "@03_exclude_already_rated.json"` this command returns, `{ "took" : 7, "timed_out" : false, "_shards" : { "total" : 5, "successful" : 5, "failed" : 0...