data_jd VS BQN-autograd

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

BQN-autograd

Autograd library in BQN using (generalized) dual numbers (by loovjo)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
data_jd BQN-autograd
6 1
13 4
- -
5.5 0.0
3 months ago about 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.
  • Random walk in 2 lines of J
    4 projects | news.ycombinator.com | 15 Oct 2022
    I suspect the J package Jd is probably the most non-trivial public codebase. I don’t love the coding style (functions are long and scripted) and it doesn’t make use of newer lambda functions (“direct definitions”) which are easier to read. https://github.com/jsoftware/data_jd
  • Jd
    10 projects | news.ycombinator.com | 4 Apr 2022
    I found this license for jd itself. It is free only for non-commercial use:

    https://github.com/jsoftware/data_jd/blob/master/doc/License...

    The link you mentioned only applies to the jsource folder: the jengine code.

  • Denigma is an AI that explains code in understandable English. Test it for yourself... Today!
    3 projects | /r/golang | 27 Nov 2021
    A longer piece from GitHub: csvreportsummary=: 3 : 0 t=. <;.2 fread PATHLOGLOGFILE b=. (<,LF)=t b=. b+.(<'!')={.each t b=. b+.(<'src: ')=5{.each t b=. b+.(<'snk: ')=5{.each t b=. b+.(<'elapsed: ')=9{.each t b=. b+.(<'rows: ')=6{.each t b=. b+.(<'error: ')=7{.each t ;b#t )

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.

What are some alternatives?

When comparing data_jd and BQN-autograd you can also consider the following projects:

jprez - A presentation tool written in J

BQNprop - Toy backpropagation implementation written in BQN.

Singeli - High-level interface for low-level programming

jsource - J engine source mirror

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

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

JSound - J scripts for sound processing and synthesis.

BQNoise - Audio library for BQN