BQNprop
Toy backpropagation implementation written in BQN. (by bddean)
BQN-autograd
Autograd library in BQN using (generalized) dual numbers (by loovjo)
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
BQNprop | BQN-autograd | |
---|---|---|
1 | 1 | |
3 | 4 | |
- | - | |
0.0 | 0.0 | |
almost 2 years ago | over 1 year ago | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BQNprop
Posts with mentions or reviews of BQNprop.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-04.
-
Jd
Oh, thanks for clarifying, since it occurred to me that you might mean just the appeal to you, but not that you meant the field of programming! I'm no NN expert, but tinygrad looks very approachable in BQN. You might be interested in some other initial work along those lines: https://github.com/loovjo/BQN-autograd with automatic differentiation, and the smaller https://github.com/bddean/BQNprop using backprop.
BQN-autograd
Posts with mentions or reviews of BQN-autograd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-04.
-
Jd
Oh, thanks for clarifying, since it occurred to me that you might mean just the appeal to you, but not that you meant the field of programming! I'm no NN expert, but tinygrad looks very approachable in BQN. You might be interested in some other initial work along those lines: https://github.com/loovjo/BQN-autograd with automatic differentiation, and the smaller https://github.com/bddean/BQNprop using backprop.
What are some alternatives?
When comparing BQNprop and BQN-autograd you can also consider the following projects:
tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️
Singeli - High-level interface for low-level programming