#
Neural Network
Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.
Here are 14,558 public repositories matching this topic...
justinchuby
commented
Jul 8, 2022
Tracking issue on the onnx opset 17 support.
- Add version 17 as a known version
- stft
- istft
- bartlett_window
- blackman_window
- hamming_window
- hann_window
- kaiser_window
Closes #80834
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
python
machine-learning
deep-learning
neural-network
tensorflow
scikit-learn
jupyter-notebook
ml
distributed
-
Updated
Jun 24, 2022 - Jupyter Notebook
python
nlp
data-science
machine-learning
natural-language-processing
ai
deep-learning
neural-network
text-classification
cython
artificial-intelligence
spacy
named-entity-recognition
neural-networks
nlp-library
tokenization
entity-linking
-
Updated
Aug 9, 2022 - Python
Roadmap to becoming an Artificial Intelligence Expert in 2022
data-science
machine-learning
roadmap
ai
deep-learning
neural-network
artificial-intelligence
data-analysis
study-plan
ai-roadmap
-
Updated
Feb 10, 2022 - JavaScript
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
deep-neural-networks
computer-vision
deep-learning
neural-network
dnn
yolo
object-detection
deep-learning-tutorial
yolov3
yolov4
scaledyolov4
scaled-yolov4
-
Updated
Aug 9, 2022 - C
Visualizer for neural network, deep learning, and machine learning models
machine-learning
caffe
ai
deep-learning
neural-network
mxnet
tensorflow
keras
ml
torch
pytorch
visualizer
machinelearning
deeplearning
darknet
paddle
caffe2
coreml
onnx
tensorflow-lite
-
Updated
Aug 9, 2022 - JavaScript
A curated list of awesome Deep Learning tutorials, projects and communities.
machine-learning
awesome
deep-learning
neural-network
recurrent-networks
synthetic-images
awesome-list
deep-learning-tutorial
deep-networks
face-images
-
Updated
Jul 28, 2022
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
python
machine-learning
deep-learning
neural-network
scalability
efficiency
paddlepaddle
distributed-training
-
Updated
Aug 10, 2022 - C++
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
python
java
c-sharp
c-plus-plus
machine-learning
deep-neural-networks
deep-learning
neural-network
cntk
distributed
highlight
cognitive-toolkit
-
Updated
Jul 4, 2022 - C++
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
-
Updated
Mar 25, 2022 - Jupyter Notebook
davidsoergel
commented
Feb 13, 2019
fitDataset() expects a Dataset that produces elements of a certain shape, with matching batch sizes etc., and throws errors (from standardizeDataIteratorOutput()) when the conditions are not met. These errors should be tested.
ncnn is a high-performance neural network inference framework optimized for the mobile platform
android
ios
caffe
deep-learning
neural-network
mxnet
tensorflow
vulkan
keras
inference
pytorch
artificial-intelligence
simd
riscv
darknet
arm-neon
high-preformance
ncnn
onnx
mlir
-
Updated
Aug 9, 2022 - C++
mpenkov
commented
Jun 22, 2021
In gensim/models/fasttext.py:
model = FastText(
vector_size=m.dim,
vector_size=m.dim,
window=m.ws,
window=m.ws,
epochs=m.epoch,
epochs=m.epoch,
negative=m.neg,
negative=m.neg,
# FIXME: these next 2 lines read in unsupported FB FT modes (loss=3 softmax or loss=4 onevsall,
# or model=3 supervi
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
python
nlp
data-science
machine-learning
natural-language-processing
awesome
facebook
computer-vision
deep-learning
neural-network
cv
tutorials
pytorch
awesome-list
utility-library
probabilistic-programming
papers
nlp-library
pytorch-tutorials
pytorch-model
-
Updated
Jul 30, 2022
jcwchen
commented
Aug 9, 2022
Feature Request
System information
ONNX version (you are using): latest main branch
What is the problem that this feature solves?
Making the checker behavior consistent can prevent confusion. And checker should not modify the model in place.
Describe the alternatives you have considered
Keep the same behavior as before.
Describe the feature
Current behavior:
ch
nodejs
api
node
browser
web
stream
neural-network
recurrent-neural-networks
easy-to-use
convolutional-neural-networks
brain
hacktoberfest
-
Updated
Jul 20, 2022 - TypeScript
machine learning and deep learning tutorials, articles and other resources
list
machine-learning
awesome
deep-neural-networks
deep-learning
neural-network
neural-networks
awesome-list
machinelearning
deeplearning
deep-learning-tutorial
-
Updated
Aug 4, 2022
shenoynikhil
commented
Jun 3, 2022
The "Python Machine Learning (1st edition)" book code repository and info resource
python
data-science
machine-learning
data-mining
neural-network
scikit-learn
machine-learning-algorithms
logistic-regression
-
Updated
Jul 30, 2021 - Jupyter Notebook
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
learning
pdf
machine-learning
good
mit
deep-learning
neural-network
book
machine
linear-algebra
neural-networks
deeplearning
print
excercises
lecture-notes
chapter
clear
thinking
printable
-
Updated
Jan 16, 2021 - Java
机器学习相关教程
-
Updated
Dec 22, 2020 - Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Jan 25, 2021 - Python
TensorFlow Tutorials with YouTube Videos
machine-learning
youtube
tutorial
reinforcement-learning
deep-learning
neural-network
tensorflow
python-notebook
-
Updated
Jan 15, 2021 - Jupyter Notebook
TensorFlow tutorials and best practices.
machine-learning
ops
deep-learning
neural-network
tensorflow
gpu
shape
ebook
loop
control-flow
gradient
python-ops
-
Updated
Oct 22, 2020
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
javascript
webgl
machine-learning
typescript
deep-neural-networks
deep-learning
neural-network
gpu-acceleration
-
Updated
Aug 14, 2019 - TypeScript
Data-centric declarative deep learning framework
python
learning
data-science
machine-learning
natural-language-processing
computer-vision
deep-learning
neural-network
machine
natural-language
ml
deep
pytorch
datascience
machinelearning
deeplearning
data-centric
-
Updated
Aug 10, 2022 - Python
Instant neural graphics primitives: lightning fast NeRF and more
machine-learning
real-time
computer-vision
neural-network
computer-graphics
realtime
cuda
signed-distance-functions
nerf
3d-reconstruction
function-approximation
real-time-rendering
-
Updated
Aug 4, 2022 - Cuda
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
python
google
reinforcement-learning
deep-learning
neural-network
tensorflow
chatbot
artificial-intelligence
gan
dqn
imagenet
tensorflow-tutorials
object-detection
a3c
tensorlayer
tensorflow-tutorial
-
Updated
Jul 20, 2022 - Python
Build your neural network easy and fast, 莫烦Python中文教学
python
machine-learning
tutorial
reinforcement-learning
neural-network
regression
cnn
pytorch
batch
dropout
generative-adversarial-network
gan
batch-normalization
dqn
classification
rnn
autoencoder
pytorch-tutorial
pytorch-tutorials
-
Updated
May 16, 2022 - Jupyter Notebook
Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And
go generate
doesn't work for protobuf directory. So we can't specify GPUOptions forNewSession
.