Natsu (ThanhDucPham)

ThanhDucPham

Geek Repo

Location:vietnam

Github PK Tool:Github PK Tool

Natsu's starred repositories

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:130781Issues:1117Issues:15508

nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.

Language:DockerfileLicense:Apache-2.0Stargazers:60264Issues:367Issues:4663

handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:27556Issues:655Issues:512

ML-From-Scratch

Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.

Language:PythonLicense:MITStargazers:23738Issues:938Issues:70

mit-deep-learning-book-pdf

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

deep-learning-drizzle

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

wav2letter

Facebook AI Research's Automatic Speech Recognition Toolkit

Language:C++License:NOASSERTIONStargazers:6359Issues:246Issues:925

graph_nets

Build Graph Nets in Tensorflow

Language:PythonLicense:Apache-2.0Stargazers:5337Issues:224Issues:130

practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

Language:Jupyter NotebookLicense:MITStargazers:4516Issues:147Issues:128

transformer

A TensorFlow Implementation of the Transformer: Attention Is All You Need

Language:PythonLicense:Apache-2.0Stargazers:4236Issues:110Issues:159

deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

Language:Jupyter NotebookLicense:MITStargazers:4010Issues:301Issues:81

hub

A library for transfer learning by reusing parts of TensorFlow models.

Language:PythonLicense:Apache-2.0Stargazers:3463Issues:153Issues:702

wordvectors

Pre-trained word vectors of 30+ languages

Language:PythonLicense:MITStargazers:2213Issues:91Issues:24

AnatomyOfMatplotlib

Anatomy of Matplotlib -- tutorial developed for the SciPy conference

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1209Issues:84Issues:9

pytorch-struct

Fast, general, and tested differentiable structured prediction in PyTorch

Language:Jupyter NotebookLicense:MITStargazers:1100Issues:33Issues:55

keract

Layers Outputs and Gradients in Keras. Made easy.

Language:PythonLicense:MITStargazers:1037Issues:34Issues:88

ml-yearning-vi

Một cuốn sách tập trung vào hướng dẫn cách cấu trúc các dự án Học Máy và phân tích cách làm cho các thuật toán Học Máy hoạt động.

stat479-machine-learning-fs19

Course material for STAT 479: Machine Learning (FS 2019) taught by Sebastian Raschka at University Wisconsin-Madison

Language:Jupyter NotebookStargazers:692Issues:124Issues:3

bdl-benchmarks

Bayesian Deep Learning Benchmarks

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:660Issues:23Issues:12

attention_keras

Keras Layer implementation of Attention for Sequential models

Language:PythonLicense:MITStargazers:442Issues:12Issues:32

Hierarchical-attention-networks-pytorch

Hierarchical Attention Networks for document classification

news-corpus

Corpus tiếng việt

neural_sequence_labeling

A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunking, NER, Punctuation Restoration and etc.

Language:PythonLicense:MITStargazers:234Issues:8Issues:15

CE7454_2019

Deep learning course CE7454, 2019

Language:Jupyter NotebookLicense:MITStargazers:190Issues:12Issues:0

Mimick

Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)

Language:PythonLicense:GPL-3.0Stargazers:151Issues:9Issues:11

Self-Attention-Keras

自注意力与文本分类

Language:PythonLicense:Apache-2.0Stargazers:119Issues:3Issues:5

Hierarchical-Attention-Based-Recurrent-Highway-Networks-for-Time-Series-Prediction

Pytorch implementation of Hierarchical Attention-Based Recurrent Highway Networks for Time Series Prediction https://arxiv.org/abs/1806.00685

Language:Jupyter NotebookStargazers:63Issues:4Issues:0

keras_elmo_embedding_layer

This is a drop-in Keras layer for ELMo embeddings.