feedforward-neural-network topic

List feedforward-neural-network repositories

fastText1607

24
Stars
1
Forks
Watchers

Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)

Cranium

582
Stars
54
Forks
Watchers

🤖 A portable, header-only, artificial neural network library written in C99

MLKit

152
Stars
14
Forks
Watchers

A simple machine learning framework written in Swift 🤖

FNet-pytorch

248
Stars
36
Forks
Watchers

Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms

Keras-Tutorials

267
Stars
138
Forks
Watchers

Simple tutorials using Keras Framework

SimpleDNN

97
Stars
9
Forks
Watchers

SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks

mida

25
Stars
7
Forks
Watchers

Selected problems and their solutions from the book on "Machine Intelligence in Design Automation"

GEDFN

23
Stars
16
Forks
Watchers

GEDFN: Graph-Embedded Deep Feedforward Network

pytrain

20
Stars
5
Forks
Watchers

Machine Learning library for python