jlmelville / uwot

An R package implementing the UMAP dimensionality reduction method.
https://jlmelville.github.io/uwot/
GNU General Public License v3.0
322 stars 31 forks source link

batch mode with Adam optimization #84

Closed jlmelville closed 3 years ago

jlmelville commented 3 years ago

"Fixes" #83. Additionally, a new epoch_callback parameter, also ~stolen from~ inspired by https://github.com/ltla/umappp