EvanCarlson's Stars
VincentK1991/BERT_summarization_1
Tutorial for first time BERT users,
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
anvaka/word2vec-graph
Exploring word2vec embeddings as a graph of nearest neighbors
scoutbee/pytorch-nlp-notebooks
Learn how to use PyTorch to solve some common NLP problems with deep learning.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
sbrugman/deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
ZKjellberg/dark-souls-3-cheat-sheet
Checklist for Dark Souls 3 using HTML5 storage to retain progress
pthethanh/effective-go
a list of effective go, best practices and go idiomatic
golang-standards/project-layout
Standard Go Project Layout
amix/vimrc
The ultimate Vim configuration (vimrc)
golang/go
The Go programming language
OpenDiablo2/OpenDiablo2
An open source re-implementation of Diablo 2
hoanhan101/ultimate-go
The Ultimate Go Study Guide
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
keon/awesome-nlp
:book: A curated list of resources dedicated to Natural Language Processing (NLP)
hundredblocks/concrete_NLP_tutorial
An NLP workshop about concrete solutions to real problems
the-deep-learners/TensorFlow-LiveLessons
"Deep Learning with TensorFlow" LiveLessons
kaburelabs/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
Pulkit-Khandelwal/Reinforcement-Learning-Notebooks
A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
zziz/pwc
This repository is no longer maintained.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
dformoso/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
gto76/python-cheatsheet
Comprehensive Python Cheatsheet
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials