gophernet

a multilayer neural net written in go (by PaluMacil)

Gophernet Alternatives

Similar projects and alternatives to gophernet

  • Gorgonia

    Gorgonia is a library that helps facilitate machine learning in Go.

  • ham

    A Naive Bayes SMS spam classifier written in Go.

  • 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 gophernet alternative or higher similarity.

gophernet reviews and mentions

Posts with mentions or reviews of gophernet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-08.
  • Neural networks in golang
    3 projects | /r/golang | 8 Jul 2022
    If you do decide you want to play with a neural net, you can certainly write one in pure Go. Doing the training is going to be pretty inefficient because as everyone else said, utilizing graphics cards or simply standing on the shoulders of all the work done before you requires talking to C or C++ but often you only need to train once or at least offline on occasion. When you're only talking about feeding forward to classify with no back propagation (the training where where the math gets heavier), it's actually not a very expensive calculation. I have another toy sized example here: https://github.com/PaluMacil/gophernet

Stats

Basic gophernet repo stats
1
4
10.0
almost 4 years ago

PaluMacil/gophernet is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gophernet is Go.


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