This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Just curiosity: Does it implemented a tiny nn framework in go supports Dense layer? #168
Unanswered
lucasjinreal
asked this question in
Q&A
Replies: 1 comment 1 reply
-
if I may I'll ask you the question the other way around: why should we use PyTorch and transfer weights to go? I do not understand the second question, why should we implement convolution or transformers? Olivia is not an ML library. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
it seems whole neural network implemented in go include training process, why don't using popular framework like pytorch and transfer weights to go?
Also, what's the supported op coverage in olivia, such as convolution, lstm, transformers etc.
Beta Was this translation helpful? Give feedback.
All reactions