A Command-line Program of Neural Networks Written in C

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

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
  • lnn

    A Command-Line Program of Feedforward Neural Networks

  • autodiff

    Scalar-valued Automatic Differentiation library in C (by Janko-dev)

  • Nice work! I would recommend to look into implementing automatic differentiation so that the tool is easily extendible to any differentiable function. For inspiration, I made a scalar valued autodiff implementation a while back repo found here. Making a vector valued implementation would not be too difficult and would be more in line with tensorflow/pytorch api

  • 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
  • ggml

    Tensor library for machine learning

  • Checkout ggml library: https://github.com/ggerganov/ggml

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

  • LNN - A CLI Program of Neural Networks Written in C

    1 project | /r/linux | 13 Jul 2023
  • I've made a command-line program of neural networks in C

    1 project | /r/learnmachinelearning | 12 Jul 2023
  • Show HN: Training Neural Networks with a Single Unix Pipeline

    1 project | news.ycombinator.com | 11 Jul 2023
  • SB-1047 will stifle open-source AI and decrease safety

    2 projects | news.ycombinator.com | 29 Apr 2024
  • Machine Learning and AI Beyond the Basics Book

    1 project | news.ycombinator.com | 16 Apr 2024