| tangyudi/Ai-Learn |
7,757 |
|
0 |
0 |
over 2 years ago |
0 |
|
20 |
|
|
| 人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域 |
| karpathy/neuraltalk |
5,172 |
|
0 |
0 |
over 5 years ago |
0 |
|
30 |
|
Python |
| NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. |
| ahmedfgad/NumPyCNN |
531 |
|
0 |
0 |
almost 3 years ago |
3 |
May 24, 2018 |
1 |
|
Python |
| Building Convolutional Neural Networks From Scratch using NumPy |
| bat67/pytorch-tutorials-examples-and-books |
316 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
other |
Jupyter Notebook |
| PyTorch1.x tutorials, examples and some books I found 【不定期更新】整理的PyTorch 1.x 最新版教程、例子和书籍 |
| shreyans29/thesemicolon |
312 |
|
0 |
0 |
about 8 years ago |
0 |
|
16 |
|
Jupyter Notebook |
| This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon. |
| yizt/numpy_neural_network |
307 |
|
0 |
0 |
over 5 years ago |
0 |
|
4 |
apache-2.0 |
Jupyter Notebook |
| 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ... |
| nick6918/MyDeepLearning |
268 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Python |
| A deep learning library to provide algs in pure Numpy or Tensorflow. |
| wuziheng/CNN-Numpy |
219 |
|
0 |
0 |
about 8 years ago |
0 |
|
5 |
|
Python |
| Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh |
| Alescontrela/Numpy-CNN |
127 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
Python |
| A numpy-only implementation of a Convolutional Neural Network, from the ground up. |
| csxeba/brainforge |
111 |
|
0 |
0 |
about 6 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| A Neural Networking library based on NumPy only |