GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

feedforward-neural-network

Website
Wikipedia
https://static.github-zh.com/github_avatars/100?size=40
100 / Cranium

#计算机科学#🤖 A portable, header-only, artificial neural network library written in C99

神经网络机器学习Cembeddedblasportable持续集成travis-ciclassificationregressionheader-onlyartificial-neural-networksfeedforward-neural-networkMatrixvectorizationefficient
C 598
2 年前
https://static.github-zh.com/github_avatars/tgjeon?size=40
tgjeon / Keras-Tutorials

#计算机科学#Simple tutorials using Keras Framework

feedforward-neural-networkTensorflowkeras-tutorialsKeras深度学习
Jupyter Notebook 267
8 年前
https://static.github-zh.com/github_avatars/rishikksh20?size=40
rishikksh20 / FNet-pytorch

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

language-modeltext-classificationvisiontextimage-classificationtransformerfnetfeedforward-neural-networkfourier-transform
Python 260
4 年前
https://static.github-zh.com/github_avatars/Somnibyte?size=40
Somnibyte / MLKit

#计算机科学#A simple machine learning framework written in Swift 🤖

regressionSwift机器学习人工智能linear-regressionmlkit神经网络feedforward-neural-networkbackpropagationkmeansgenetic-algorithm
Swift 152
7 年前
https://static.github-zh.com/github_avatars/KotlinNLP?size=40
KotlinNLP / SimpleDNN

#自然语言处理#SimpleDNN is a machine learning lightweight open-source library written in Kotlin designed to support relevant neural network architectures in natural language processing tasks

神经网络Kotlin机器学习recurrent-neural-networksfeedforward-neural-networkattention-mechanism自然语言处理人工智能
Kotlin 99
5 年前
https://static.github-zh.com/github_avatars/machinelearningnuremberg?size=40
machinelearningnuremberg / WellTunedSimpleNets

#计算机科学#[NeurIPS 2021] Well-tuned Simple Nets Excel on Tabular Datasets

automl深度学习feedforward-neural-networkhyperparameter-optimizationregularizationstate-of-the-artneurips-2021tabular-data
Python 86
2 年前
https://static.github-zh.com/github_avatars/snap-research?size=40
snap-research / MLPInit-for-GNNs

#计算机科学#[ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization

深度学习feedforward-neural-networkgnngraph-neural-networksPyTorchscalability
Jupyter Notebook 77
2 年前
https://static.github-zh.com/github_avatars/brain4j-org?size=40
brain4j-org / brain4j

#计算机科学#Open-source machine learning framework for Java. Designed with speed and lightweight in mind.

人工智能Javagpu机器学习cpu深度学习神经网络transformerlinear-algebrafeedforward-neural-network
Java 75
5 天前
https://static.github-zh.com/github_avatars/islem-esi?size=40
islem-esi / DeepMalwareDetector

#计算机科学#A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.

深度学习malware-detectionneural-networkscnnrnnfeature-extractionPythonfnnconvolutional-neural-networksrecurrent-neural-networksfeedforward-neural-network机器学习lstmyara
Python 73
2 年前
https://static.github-zh.com/github_avatars/Ritvik19?size=40
Ritvik19 / pyradox

#计算机科学#State of the Art Neural Networks for Deep Learning

Pythontensorflow2neural-networks深度学习artificial-neural-networks深度神经网络convolutional-neural-networksfeedforward-neural-networkrecurrent-neural-networks
Python 62
4 年前
https://static.github-zh.com/github_avatars/kristijanbartol?size=40
kristijanbartol / general-3d-humans

#计算机科学#[CVPR 2022 Oral] Generalizable Human Pose Triangulation

3d-human-posehuman-pose-estimationfeedforward-neural-networkgeneralizationcvpr2022深度学习
Python 61
2 年前
https://static.github-zh.com/github_avatars/mapluisch?size=40
mapluisch / TripoSR-for-Unity

Generate 3D meshes from 2D images and retexture them directly in Unity.

3d-reconstructionfeedforward-neural-networkimage-to-3dstability-aiUnitytexture-generationtexture-synthesis
Python 50
1 年前
https://static.github-zh.com/github_avatars/BerkeleyLab?size=40
BerkeleyLab / fiats

#计算机科学#A deep learning library for use in high-performance computing applications in modern Fortran

深度学习inference人工智能机器学习neural-networksannartificial-neural-networksfeedforward-neural-network神经网络
Fortran 44
6 天前
https://static.github-zh.com/github_avatars/LoserCheems?size=40
LoserCheems / WonderfulMatrices

#自然语言处理#Wonderful Matrices to Build Small Language Models

attention-is-all-you-needattention-mechanismfeedforward-neural-networkfoundation-modelsmixture-of-experts深度学习language-model机器学习自然语言处理PythonPyTorchpytorch-transformerstransformer
Python 44
4 个月前
https://static.github-zh.com/github_avatars/MichaelJWelsh?size=40
MichaelJWelsh / yannl

Yet another neural network library

神经网络artificial-neural-networksC++c-plus-plus-11classificationregressionfeedforward-neural-networkMatrixportableblascallbacks
C++ 38
8 年前
https://static.github-zh.com/github_avatars/mravanelli?size=40
mravanelli / pytorch_MLP_for_ASR

#计算机科学#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...

PyTorchasrkaldi深度学习深度神经网络speech-recognitiontimitmlpfeedforward-neural-networkmultilayer-perceptronneural-networksPythonCUDA
Perl 38
7 年前
https://static.github-zh.com/github_avatars/nipunmanral?size=40
nipunmanral / MLP-Training-For-MNIST-Classification

#计算机科学#Multilayer perceptron deep neural network with feedforward and back-propagation for MNIST image classification using NumPy

深度学习neural-networksmultilayer-perceptronfeedforward-neural-networkbackpropagationmnist-classification
Python 33
10 个月前
https://static.github-zh.com/github_avatars/srohit0?size=40
srohit0 / mida

#计算机科学#Selected problems and their solutions from the book on "Machine Intelligence in Design Automation"

机器学习神经网络人工智能artificial-neural-networksfeedforward-neural-networklogistic-regressionvlsi深度学习深度神经网络design-automation
Jupyter Notebook 26
7 年前
https://static.github-zh.com/github_avatars/donghyeonk?size=40
donghyeonk / fastText1607

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

fasttextPyTorchfeedforward-neural-network
Python 25
2 年前
https://static.github-zh.com/github_avatars/okozelsk?size=40
okozelsk / NET

#计算机科学#Reservoir computing library for .NET. Enables ESN , LSM and hybrid RNNs using analog and spiking neurons working together.

feedforward-neural-networkrecurrent-neural-networksregression机器学习time-series-forecastingtime-series-classificationclassificationprediction深度学习C#dotnet-standard
C# 23
2 年前
loading...