BQN-autograd VS BQNprop

Compare BQN-autograd vs BQNprop and see what are their differences.

BQN-autograd

Autograd library in BQN using (generalized) dual numbers (by loovjo)

BQNprop

Toy backpropagation implementation written in BQN. (by bddean)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
BQN-autograd BQNprop
1 1
4 3
- -
0.0 0.0
about 2 years ago almost 3 years 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.

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
    10 projects | news.ycombinator.com | 4 Apr 2022
    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.

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
    10 projects | news.ycombinator.com | 4 Apr 2022
    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 BQN-autograd and BQNprop you can also consider the following projects:

tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️ [Moved to: https://github.com/tinygrad/tinygrad]

data_jd - Jd

Singeli - High-level interface for low-level programming

jsource - J engine source mirror

tinygrad - You like pytorch? You like micrograd? You love tinygrad! ❤️