#
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 11,586 public repositories matching this topic...
nmichlo
commented
Jun 23, 2021
🚀 Feature
Add drop_remainder: bool = True
support to torch.chunk
and torch.split
- similar in function to
drop_last
intorch.utils.data.DataLoader
- If the length of the dimension is not perfectly divisible, drop the remaining elements from the returned arrays.
Add redistribute: bool = True
support to torch.chunk
and torch.split
- Spread the elements evenly across the c
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 8, 2021 - 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
Jul 4, 2021 - Python
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
Jun 22, 2021
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
Sep 8, 2020 - C++
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
Jul 4, 2021 - C
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
python
machine-learning
deep-learning
neural-network
scalability
efficiency
paddlepaddle
distributed-training
-
Updated
Jul 4, 2021 - Python
9
lina128
commented
May 27, 2021
Useful for converting greyscale image back to rgb so that the output can be rendered on canvas with toPixels.
tf api: https://www.tensorflow.org/api_docs/python/tf/image/grayscale_to_rgb
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
Jul 3, 2021 - JavaScript
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
-
Updated
May 25, 2021 - Jupyter Notebook
Roadmap to becoming an Artificial Intelligence Expert in 2021
data-science
machine-learning
roadmap
deep-learning
neural-network
artificial-intelligence
data-analysis
study-plan
ai-roadmap
-
Updated
Apr 16, 2021 - JavaScript
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
nodejs
api
node
browser
web
stream
neural-network
recurrent-neural-networks
easy-to-use
convolutional-neural-networks
brain
hacktoberfest
-
Updated
May 2, 2021 - TypeScript
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
Jul 4, 2021 - C
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
May 2, 2021
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
Apr 5, 2021
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
Oct 16, 2020 - Jupyter Notebook
chan4cc
commented
Apr 26, 2021
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
python
data-science
machine-learning
deep-learning
neural-network
tensorflow
machine-learning-algorithms
pytorch
distributed
feature-extraction
hyperparameter-optimization
feature-engineering
nas
bayesian-optimization
automl
automated-machine-learning
model-compression
neural-architecture-search
deep-neural-network
automated-feature-engineering
-
Updated
Jul 2, 2021 - Python
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
Jan 25, 2021 - Python
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
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
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
Jun 30, 2021 - Python
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
machine-learning
reinforcement-learning
ai
deep-learning
neural-network
statistical-learning
artificial-intelligence
unsupervised-learning
intelligent-systems
machine-intelligence
intelligent-machines
-
Updated
Jul 1, 2021
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
Apr 1, 2021 - Jupyter Notebook
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
natural-language-processing
computer-vision
deep-learning
neural-network
speech
recommendation
paddlepaddle
-
Updated
Jul 1, 2021 - Python
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
.