data_jd VS BQNprop

Compare data_jd vs BQNprop and see what are their differences.

BQNprop

Toy backpropagation implementation written in BQN. (by bddean)
Our great sponsors
  • SonarQube - Static code analysis for 29 languages.
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • InfluxDB - Access the most powerful time series database as a service
data_jd BQNprop
6 1
13 3
- -
0.0 0.0
19 days ago almost 2 years ago
J
- -
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.

data_jd

Posts with mentions or reviews of data_jd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-15.

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 data_jd and BQNprop you can also consider the following projects:

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

jsource - J engine source mirror

jprez - A presentation tool written in J

Singeli - High-level interface for low-level programming

BQN-autograd - Autograd library in BQN using (generalized) dual numbers