Commit Graph

8 Commits

Author SHA1 Message Date
Francois Chollet
e82672951a Merge branch 'main' of github.com:keras-team/keras-core 2023-04-21 23:16:51 -07:00
Francois Chollet
a8c426fc59 Serialization fixes 2023-04-21 23:16:39 -07:00
Haifeng Jin
304f6fbb82 reduce line length limit from 200 to 80 (#29) 2023-04-21 17:59:35 -07:00
Neel Kovelamudi
d7951fb1e6 Add optimizer tests for Adam. 2023-04-22 00:32:48 +00:00
Haifeng Jin
f21bf21eb4 Update lint setting and create CI (#26)
* update the lint setting

* add the lint to CI
2023-04-21 16:27:04 -07:00
Neel Kovelamudi
f06a9ce037 Adds adam optimizer 2023-04-21 22:01:17 +00:00
Neel Kovelamudi
ce72fe1f42 Adds adam optimizer 2023-04-21 22:11:20 +00:00
Haifeng Jin
5838a2a07b Update the lint and format settings (#24)
* update the lint settings

* format the codebase
2023-04-21 14:18:28 -07:00