Does anyone have any interest in my deep-learning framework?

This page summarizes the projects mentioned and recommended in the original post on /r/Common_Lisp

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cl-waffe

    Discontinued [Still Experimental] Common Lisp Differentiable Matrix Operations for Mathematical Optimization.

  • cl-waffe performs basic mathematical operations (e.g.: sin/cos, exp...) via mgl-mat, and I pay a lot of attention to the overhead between cl-waffe and mgl-mat in the benchmarks. codes are here

  • sleef

    SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT

  • But the other part about SIMD: I'm unsure if mgl-mat uses SIMD for transcendental functions or even for something like element-wise multiplication and division*. SIMD easily provides a speed-boost of 4-8 times which numpy uses. Libraries like sleef have been put to use by many.

  • 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 more popular project.

Suggest a related project

Related posts

  • `constexpr` what?

    3 projects | /r/cpp_questions | 2 Feb 2023
  • Advice on porting glibc trig functions to SIMD

    2 projects | /r/simd | 11 Jan 2023
  • Portable SIMD library

    3 projects | /r/C_Programming | 15 Nov 2022
  • SIMD Library for Evaluating Elementary Functions, Vectorized Libm and DFT

    1 project | news.ycombinator.com | 3 Jun 2022
  • C library for multiple-precision floating-point arithmetic with correct rounding

    3 projects | news.ycombinator.com | 3 Jun 2022