All Projects → Pytorchnlpbook → Similar Projects or Alternatives

7243 Open source projects that are alternatives of or similar to Pytorchnlpbook

Voice Conversion Gan
Voice Conversion using Cycle GAN's For Non-Parallel Data
Stars: ✭ 82 (-94.1%)
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (-93.88%)
Breast Cancer Classification
Breast Cancer Classification using CNN and transfer learning
Stars: ✭ 86 (-93.81%)
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (-85.61%)
Lstm anomaly thesis
Anomaly detection for temporal data using LSTMs
Stars: ✭ 178 (-87.19%)
Learnopencv
Learn OpenCV : C++ and Python Examples
Stars: ✭ 15,385 (+1006.83%)
Unsupervisedscalablerepresentationlearningtimeseries
Unsupervised Scalable Representation Learning for Multivariate Time Series: Experiments
Stars: ✭ 205 (-85.25%)
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-85.32%)
Aind Nlp
Coding exercises for the Natural Language Processing concentration, part of Udacity's AIND program.
Stars: ✭ 202 (-85.47%)
Cardio
CardIO is a library for data science research of heart signals
Stars: ✭ 218 (-84.32%)
Pixel level land classification
Tutorial demonstrating how to create a semantic segmentation (pixel-level classification) model to predict land cover from aerial imagery. This model can be used to identify newly developed or flooded land. Uses ground-truth labels and processed NAIP imagery provided by the Chesapeake Conservancy.
Stars: ✭ 217 (-84.39%)
Nlp Papers With Arxiv
Statistics and accepted paper list of NLP conferences with arXiv link
Stars: ✭ 345 (-75.18%)
Deepnlp Models Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
Stars: ✭ 2,760 (+98.56%)
Book deeplearning in pytorch source
Stars: ✭ 236 (-83.02%)
Dlwpt Code
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Stars: ✭ 3,054 (+119.71%)
Mixup Generator
An implementation of "mixup: Beyond Empirical Risk Minimization"
Stars: ✭ 250 (-82.01%)
Mixture Density Networks For Distribution And Uncertainty Estimation
A generic Mixture Density Networks (MDN) implementation for distribution and uncertainty estimation by using Keras (TensorFlow)
Stars: ✭ 249 (-82.09%)
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+311.51%)
Spark Nlp Models
Models and Pipelines for the Spark NLP library
Stars: ✭ 88 (-93.67%)
Awesome Ai Awesomeness
A curated list of awesome awesomeness about artificial intelligence
Stars: ✭ 268 (-80.72%)
Nlpython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Stars: ✭ 265 (-80.94%)
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (-80.72%)
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (-80.86%)
Pytorch
PyTorch tutorials A to Z
Stars: ✭ 87 (-93.74%)
End To End Sequence Labeling Via Bi Directional Lstm Cnns Crf Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
Stars: ✭ 87 (-93.74%)
Dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Stars: ✭ 294 (-78.85%)
Neural Network From Scratch
Ever wondered how to code your Neural Network using NumPy, with no frameworks involved?
Stars: ✭ 230 (-83.45%)
Attention is all you need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
Stars: ✭ 303 (-78.2%)
Capsule net pytorch
Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]
Stars: ✭ 301 (-78.35%)
Zhihu
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 as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+137.91%)
Cascaded Fcn
Source code for the MICCAI 2016 Paper "Automatic Liver and Lesion Segmentation in CT Using Cascaded Fully Convolutional NeuralNetworks and 3D Conditional Random Fields"
Stars: ✭ 296 (-78.71%)
Cs231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 317 (-77.19%)
Pytorch Vdsr
VDSR (CVPR2016) pytorch implementation
Stars: ✭ 313 (-77.48%)
Probability
Probabilistic reasoning and statistical analysis in TensorFlow
Stars: ✭ 3,550 (+155.4%)
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (-59.21%)
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-97.05%)
Bert As Service
Mapping a variable-length sentence to a fixed-length vector using BERT model
Stars: ✭ 9,779 (+603.53%)
Dareblopy
Data Reading Blocks for Python
Stars: ✭ 82 (-94.1%)
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (-8.63%)
Deep Dream In Pytorch
Pytorch implementation of the DeepDream computer vision algorithm
Stars: ✭ 90 (-93.53%)
Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+599.06%)
Deep Learning Coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Deeplearning
Python implementation of Deep Learning book
Stars: ✭ 99 (-92.88%)
Mutual labels:  jupyter-notebook
Deeplearningbookcode Volume2
Python/Jupyter notebooks for Volume 2 of "Deep Learning - From Basics to Practice" by Andrew Glassner
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Awesome Deep Reinforcement Learning
Curated list for Deep Reinforcement Learning (DRL): software frameworks, models, datasets, gyms, baselines...
Stars: ✭ 95 (-93.17%)
Mutual labels:  deep-neural-networks
Codeinblogs
Stars: ✭ 100 (-92.81%)
Mutual labels:  jupyter-notebook
Noisy labels
TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER
Stars: ✭ 99 (-92.88%)
Mutual labels:  jupyter-notebook
Spatial graph convnets
PyTorch implementation of residual gated graph ConvNets, ICLR’18
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Wiki Split
One million English sentences, each split into two sentences that together preserve the original meaning, extracted from Wikipedia edits.
Stars: ✭ 95 (-93.17%)
Mutual labels:  deep-neural-networks
Libpysal
Core components of Python Spatial Analysis Library
Stars: ✭ 99 (-92.88%)
Mutual labels:  jupyter-notebook
Ismir2018 tutorial
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Deep ctr
Stars: ✭ 102 (-92.66%)
Mutual labels:  jupyter-notebook
Object detection demo live
This is the code for the "How to do Object Detection with OpenCV" live session by Siraj Raval on Youtube
Stars: ✭ 101 (-92.73%)
Mutual labels:  jupyter-notebook
Py Thin Plate Spline
Code for computing interpolating / approximating thin plate splines.
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Waveflow
A PyTorch implementation of "WaveFlow: A Compact Flow-based Model for Raw Audio"
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Awesome Panel
A repository for sharing knowledge on Panel by HoloViz in order to build awesome analytics apps in Python
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Pyspark Predictive Maintenance
Predictive Maintenance using Pyspark
Stars: ✭ 99 (-92.88%)
Mutual labels:  jupyter-notebook
Deepspeechdistances
Authors' implementation of DeepSpeech Distances.
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Tutorials
Set of Jupyter Notebooks, along with datafiles, to get started with Scientific Computing in Astronomy
Stars: ✭ 95 (-93.17%)
Mutual labels:  jupyter-notebook
Style Tranfer
Implementation of original style transfer paper (Gatys et al)
Stars: ✭ 101 (-92.73%)
Mutual labels:  jupyter-notebook
301-360 of 7243 similar projects