experimental

By sdwolfz

Experimental Alternatives

Similar projects and alternatives to experimental

  • beam_languages

    Languages, and about languages, on the BEAM

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better experimental alternative or higher similarity.

experimental reviews and mentions

Posts with mentions or reviews of experimental. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-10.
  • Why Do ML on the Erlang VM?
    2 projects | news.ycombinator.com | 10 Jun 2023
    Many years ago I was studying deep learning using this resource:

    * http://neuralnetworksanddeeplearning.com/

    I decided to try to implement everything from scratch in Elixir (after initially doing all the math with pen and paper on a trivial example to get the feel of it). Obviously pure elixir was extremely slow, so I started creating NIFs to pass over matrix multiplication to OpenBLAS. Then I was thinking more and more of what things I can pass to C code and just have Elixir as a "frontend" for it. My enthusiasm died down when I realised I was simply implementing things in C with the pretext of "doing elixir", a nice learning experience but I could see I was not doing the things that initially got me pumped up.

    Don't get me wrong, I loved the discovery part of it, reading research and trying to understand so I can implement the different new (at the time) deep learning techniques, like convolutions, LSTM, and the different nuances of it. I think it gave me a better understanding of how things work and why it works. But it deviated from the initial scope and I lost interest once the learning phase was over and I knew I could simply use tensorflow or pytoorch as I did not actually need the advantages BEAM offers for this type of workload.

    Code is still available here:

    * https://gitlab.com/sdwolfz/experimental/-/tree/master/exlear...

  • Any example of an existing Gnome GJS application packaged as an AppImage?
    1 project | /r/gnome | 20 Feb 2022
    I'm trying to package a trivial Gnome GJS application, that's just webkit2gtk displaying an index.html file, into an AppImage. You can browse the code here if you'd like: https://gitlab.com/sdwolfz/experimental/-/tree/master/gjs

Stats

Basic experimental repo stats
2
-
-
-

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com