From b46beede35dbf2dd7677d400a6215ba5a07f7ecd Mon Sep 17 00:00:00 2001 From: Yassine Benaid Date: Thu, 5 Dec 2024 12:14:40 +0100 Subject: [PATCH] Remove: jinyeom/neat --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4e153448aec..d9e914d2e37 100644 --- a/README.md +++ b/README.md @@ -1664,7 +1664,6 @@ _Libraries for Machine Learning._ - [hugot](https://github.com/knights-analytics/hugot) - Huggingface transformer pipelines for golang with onnxruntime. - [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14. - [m2cgen](https://github.com/BayesWitnesses/m2cgen) - A CLI tool to transpile trained classic ML models into a native Go code with zero dependencies, written in Python with Go language support. -- [neat](https://github.com/jinyeom/neat) - Plug-and-play, parallel Go framework for NeuroEvolution of Augmenting Topologies (NEAT). - [neural-go](https://github.com/schuyler/neural-go) - Multilayer perceptron network implemented in Go, with training via backpropagation. - [ocrserver](https://github.com/otiai10/ocrserver) - A simple OCR API server, seriously easy to be deployed by Docker and Heroku. - [onnx-go](https://github.com/owulveryck/onnx-go) - Go Interface to Open Neural Network Exchange (ONNX).