Skip to content

Missing AdaDeltaOptimizer #508

Open
Open
@tcwicks

Description

@tcwicks

Is it anyway possible to please get AdaDeltaOptimizer implemented.

The reason I ask is because for Variational Auto Encoders (Essential for dimensionality reduction) Adam does not do a very good job and mostly fails. Reducing Beta1 to 0.1 and Beta2 to 0.199 kind of half works with Adam but still not that well. However AdaDelta just simply works.

I would port this but I have no idea how to write the Gen_ops part.
Please and Thanks

Metadata

Metadata

Assignees

Labels

missing feature/sAn issue about missing features in the library.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions