Neural Network topic

Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.

List Neural Network repositories

RichWordSegmentor

165
Stars
35
Forks
Watchers

Neural word segmentation with rich pretraining, code for ACL 2017 paper

SampleRNN_torch

156
Stars
25
Forks
Watchers

Torch implementation of SampleRNN: An Unconditional End-to-End Neural Audio Generation Model

awesome-ai-in-finance

2.9k
Stars
371
Forks
Watchers

🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.

PyTorch-NLP

2.2k
Stars
259
Forks
Watchers

Basic Utilities for PyTorch Natural Language Processing (NLP)

neural-net-ruby

127
Stars
15
Forks
Watchers

A neural network, written in Ruby

LemmaTag

33
Stars
3
Forks
Watchers

A neural network that jointly part-of-speech tags and lemmatizes sentences, boosting accuracy for morphologically-rich languages (Czech, Arabic, etc.)

one-pixel-attack-keras

1.2k
Stars
208
Forks
Watchers

Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet

udify

217
Stars
54
Forks
Watchers

A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.

BrabeNetz

26
Stars
9
Forks
Watchers

🧠 A fast and clean supervised neural network in C++, capable of effectively using multiple cores

breast-cancer-classification

146
Stars
87
Forks
Watchers

Breast Cancer Classification using CNN and transfer learning