-
NeMo Public
Forked from NVIDIA-NeMo/NeMoNeural Modules: a toolkit for conversational AI
Python Apache License 2.0 UpdatedOct 18, 2023 -
NeMo-text-processing Public
Forked from NVIDIA/NeMo-text-processingNeMo text processing for ASR and TTS
Python Apache License 2.0 UpdatedMay 24, 2023 -
OpenSeq2Seq Public
Forked from NVIDIA/OpenSeq2SeqToolkit for efficient experimentation with various sequence-to-sequence models
Python MIT License UpdatedOct 23, 2019 -
CTCDecoder Public
Forked from arnav1993k/CTCDecoderThis version of CTC decoder is similar to that of Deep Speech implementation of CTC decoding with added feature of capturing timestamps for every word
C++ Apache License 2.0 UpdatedApr 12, 2019 -
Milano Public
Forked from NVIDIA/MilanoMilano is a tool for automating hyper-parameters search for your models on a backend of your choice.
Python Apache License 2.0 UpdatedSep 8, 2018 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedAug 15, 2018 -
tensor2tensor Public
Forked from tensorflow/tensor2tensorLibrary of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Python Apache License 2.0 UpdatedAug 8, 2018 -
DeepSpeech-1 Public
Forked from PaddlePaddle/PaddleSpeechA PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
Python Apache License 2.0 UpdatedJun 4, 2018 -
DeepSpeech Public
Forked from mozilla/DeepSpeechA TensorFlow implementation of Baidu's DeepSpeech architecture
-
Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews
-
Deep-Learning-Courses Public
List of publicly available Deep Learning courses
-
keras Public
Forked from keras-team/kerasTheano-based Deep Learning library (convnets, recurrent neural networks, and more).
-
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers Public
Forked from CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackersaka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)