Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Feature parity with Flux.jl #12

Closed
12 of 13 tasks
MartinuzziFrancesco opened this issue Jan 18, 2024 · 0 comments
Closed
12 of 13 tasks

Feature parity with Flux.jl #12

MartinuzziFrancesco opened this issue Jan 18, 2024 · 0 comments

Comments

@MartinuzziFrancesco
Copy link
Member

MartinuzziFrancesco commented Jan 18, 2024

List of all initializers available in Flux.jl

  • glorot_uniform
  • glorot_normal
  • kaiming_uniform
  • kaiming_normal
  • truncated_normal
  • orthogonal
  • sparse_init
  • identity_init
  • ones32
  • zeros32
  • rand32
  • randn32
  • create_bias

Ideally, once this list is completed, this package can be used by Flux as well reducing code reuse

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants