🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js
翻译 - JavaScript JavaScript中的神经网络
#计算机科学#VIP cheatsheets for Stanford's CS 230 Deep Learning
翻译 - 斯坦福CS230深度学习的VIP速查表
#自然语言处理#Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Handwriting Synthesis with RNNs ✏️
#计算机科学#Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neur...
#自然语言处理#This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such a...
#计算机科学#Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
#计算机科学#深度学习与PyTorch入门实战视频教程 配套源代码和PPT
#计算机科学#Simple and comprehensive tutorials in TensorFlow
翻译 - TensorFlow中的简单而全面的教程
#计算机科学#List of papers, code and experiments using deep learning for time series forecasting
TensorFlow Tutorials
#计算机科学#pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are ...
翻译 - pytorch-kaldi是一个用于开发最先进的DNN / RNN混合语音识别系统的项目。 DNN部分由pytorch管理,而特征提取,标签计算和解码则通过kaldi工具箱执行。
#自然语言处理#Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
#计算机科学#Handwritten Text Recognition (HTR) system implemented with TensorFlow.
翻译 - 使用TensorFlow实现的手写文本识别(HTR)系统。
#计算机科学#Keras Temporal Convolutional Network. Supports Python and R.
#计算机科学#Text Classification Algorithms: A Survey
翻译 - 文本分类算法:调查
#计算机科学# Top 200 deep learning Github repositories sorted by the number of stars.
翻译 - 排名前200的深度学习Github存储库按星级数排序。
#计算机科学#Code Repository for Liquid Time-Constant Networks (LTCs)
翻译 - 液态时间常数网络(LTC)的代码存储库
Visualization Toolbox for Long Short Term Memory networks (LSTMs)
#计算机科学#Collection of must read papers for Data Science, or Machine Learning / Deep Learning Engineer