Skip to content
#

neural-networks

Here are 130 public repositories matching this topic...

OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debugger. Transparent data. No library dependencies. 基于OpenCL的深度学习计算框架,C++开发,支持多层感知器,长短时记忆模型,卷积神经网络,残差网络。调试方便,数据透明。无外部依赖。

  • Updated Jun 3, 2019
  • C
Nerve

This is a basic implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries.

  • Updated Oct 23, 2025
  • C

Improve this page

Add a description, image, and links to the neural-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-networks topic, visit your repo's landing page and select "manage topics."

Learn more