210 skills found · Page 4 of 7
Mr-Zwkid / D FCGSFeedforward Post Compression for Dynamic Gaussian Splatting (for standard GS sequence)
goocy / De DitheringA feedforward network for interpolating 4-bit images with a custom palette to 24-bit color
SpandanChetia / FeedForwardFood Waste Management web application with stats of monthly Food Wastage, Costs, Quantity Purchased, CO2 Emissions and monthly Food Donations. Donations made seamless using Map API. Personal Inventory to keep track of food items. Also the platform provides options for Recipe search and Nutrition Analysis of ingredients.
Qin-Yi / Active Noise Control SystemFeedforward Active Noise Control System with FxLMS (Jun, 2017)
Ackesnal / RePaViTThis is the official code for paper [RePaViT: Scalable Vision Transformer Acceleration via Structural Reparameterization on Feedforward Network Layers (ICML2025)]
DaiLuyaoME / Auto Tuning Of Model Based Feedforward Controller In Ultraprecision Motion SystemsCode for the paper Auto-tuning of model-based feedforward controller by feedback control signal in ultraprecision motion systems
yinruiqing / FsmnFeedforward Sequential Memory Networks
kyegomez / FastFFZeta implementation of a reusable and plug in and play feedforward from the paper "Exponentially Faster Language Modeling"
tensor-fusion / MicrohaskellSmall autodiff lib and a simple working feedforward neural net in Haskell on top of it, from scratch, zero-deps.
Philip-Bachman / NN DropoutThis code is for training feedforward neural networks with dropout.
minzhang-1 / Interpretable CNNs Via Feedforward DesignOfficial Implementation for FF_designed CNNs
davidsonic / Interpretable CNNThis repository is deprecated, please go to https://github.com/davidsonic/Interpretable_CNNs_via_Feedforward_Design
ksopyla / Pytorch Neural Networks🔥 Pytorch neural network tutorial. Build: feedforward, convolutional, recurrent/LSTM neural network.
sm823zw / Neural Network Backprop Using CIn this repo, the backpropagation algorithm in feedforward neural networks is implemented from scratch using C.
kyegomez / HedgehogImplementation of the model "Hedgehog" from the paper: "The Hedgehog & the Porcupine: Expressive Linear Attentions with Softmax Mimicry"
mrahtz / Tensorflow Pos TaggerPart-of-speech tagger implemented using a feedforward network in TensorFlow
mbolderman / PGNN ToolboxMATLAB toolbox for training and validating PGNN-based feedforward controllers.
marcoancona / LPDNFeedforward implementation of Lightweight Probabilistic Deep Networks for Keras and Tensorflow
ikelq / AFF RBFNN Control With The DPEpaper code of "Adaptive feedforward RBF neural network control with the deterministic persistence of excitation"
vstark21 / SOC EstimationState of charge estimation using Extended kalman filter and Feedforward neural network.