#计算机科学#🤖 A portable, header-only, artificial neural network library written in C99
#计算机科学#Simple tutorials using Keras Framework
Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms
翻译 - Google FNet的非官方实现:将令牌与傅立叶变换混合
#计算机科学#A simple machine learning framework written in Swift 🤖
#自然语言处理#SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks
#计算机科学#[NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets
#计算机科学#[ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization
#计算机科学#A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.
#计算机科学#[CVPR 2022 Oral] Generalizable Human Pose Triangulation
#计算机科学#State of the Art Neural Networks for Deep Learning
#自然语言处理#Wonderful Matrices to Build Small Language Models
Generate 3D meshes from 2D images and retexture them directly in Unity.
#计算机科学#A deep learning library for use in high-performance computing applications in modern Fortran
Yet another neural network library
#计算机科学#This code implements a basic MLP for speech recognition. The MLP is trained with pytorch, while feature extraction, alignments, and decoding are performed with Kaldi. The current implementation sup...
#计算机科学#Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy
#计算机科学#Selected problems and their solutions from the book on "Machine Intelligence in Design Automation"
Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)
#计算机科学#Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.
#计算机科学#GEDFN: Graph-Embedded Deep Feedforward Network