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 9,451 public repositories matching this topic...
WARNING: /data/users/ezyang/pytorch-tmp/BUILD.bazel:580:1: in hdrs attribute of cc_library rule //:aten_headers: Artifact
'bazel-out/k8-fastbuild/bin/aten/src/ATen/Config.h' is duplicated (through '//:aten/src/ATen/Config.h' and '//:aten_src_AT
en_config'). Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implemen
tation
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
-
Updated
May 12, 2020 - C++
A curated list of awesome Deep Learning tutorials, projects and communities.
-
Updated
Aug 8, 2020
Reference from TensorFlow: https://www.tensorflow.org/api_docs/cc/class/tensorflow/ops/matrix-band-part
This op is used by the Music Transformer model.
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
Updated
Aug 27, 2020 - Python
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
-
Updated
Aug 16, 2020 - C
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
-
Updated
Aug 6, 2020 - Jupyter Notebook
We plan to gradually migrate brain.js to TypeScript, code base is pretty large, so we would love your help!
How to contribute?
- Convert a file from .js to .ts
- Add types, fix all type errors.
- Submit a PR!
🎉
Here you can find a guide on how to contribute.
Want to convert something, let us know in the comment an
The usage example in the word2vec.py doc-comment regarding KeyedVectors uses inconsistent paths and thus doesn't work.
If vectors were saved to a tm
Visualizer for neural network, deep learning and machine learning models
-
Updated
Aug 27, 2020 - JavaScript
The "Python Machine Learning (1st edition)" book code repository and info resource
-
Updated
Aug 10, 2020 - Jupyter Notebook
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
-
Updated
Aug 20, 2020
machine learning and deep learning tutorials, articles and other resources
-
Updated
Aug 18, 2020
Decensoring Hentai with Deep Neural Networks
-
Updated
Aug 1, 2020 - Python
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Updated
Aug 26, 2020 - C++
Deep learning library featuring a higher-level API for TensorFlow.
-
Updated
May 10, 2020 - Python
[Bug] - Output type of QuantizeLinear operator should be uint8_t if y_zero_point is not provided
Spawned off https://github.com/onnx/onnx/pull/2772/files/7ab93cc1b635eada330dae7424d4ff7e8c22c295#r440422245, opening issue to track resolution
TensorFlow tutorials and best practices.
-
Updated
Mar 27, 2020
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
-
Updated
Aug 14, 2019 - TypeScript
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
-
Updated
Sep 27, 2019 - Java
TensorFlow Tutorials with YouTube Videos
-
Updated
Aug 10, 2020 - Jupyter Notebook
机器学习相关教程
-
Updated
Jul 9, 2020 - Python
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
-
Updated
Aug 25, 2020 - Python
Hi I would like to propose a better implementation for 'test_indices':
We can remove the unneeded np.array casting:
Cleaner/New:
test_indices = list(set(range(len(texts))) - set(train_indices))
Old:
test_indices = np.array(list(set(range(len(texts))) - set(train_indices)))
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
-
Updated
Aug 26, 2020
A flexible framework of neural networks for deep learning
-
Updated
Aug 17, 2020 - Python


Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
example script provided in TensorFlow): Yes