eugeneyan/ml-surveys
📋 Survey papers summarizing advances in deep learning, NLP, CV, graphs, reinforcement learning, recommendations, graphs, etc.
This collection helps you quickly grasp the current state and recent advancements in various machine learning fields. It provides curated survey papers that summarize complex topics, offering a distilled overview of what's happening in areas like recommendation systems, natural language processing, or computer vision. Researchers, data scientists, and engineers looking to understand a new sub-field without sifting through countless individual research papers would find this useful.
2,881 stars. No commits in the last 6 months.
Use this if you need a concise yet comprehensive understanding of a specific machine learning domain's progress and key techniques without reading dozens of individual research papers.
Not ideal if you are looking for code implementations, practical tutorials, or introductory explanations of basic machine learning concepts.
Stars
2,881
Forks
290
Language
—
License
MIT
Category
Last pushed
Mar 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/eugeneyan/ml-surveys"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eliorc/node2vec
Implementation of the node2vec algorithm.
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in...