COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210816012557/https://github.com/topics/paper
Here are
2,069 public repositories
matching this topic...
Peer-to-peer hypermedia protocol
Papers with code. Sorted by stars. Updated weekly.
Code for the paper "Language Models are Unsupervised Multitask Learners"
Updated
Mar 31, 2021
Python
Natural Language Processing Tutorial for Deep Learning Researchers
Updated
Jul 25, 2021
Jupyter Notebook
Scan, index, and archive all of your paper documents
Updated
Apr 6, 2021
Python
A curated list to learn about distributed systems
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
Code for the paper "Jukebox: A Generative Model for Music"
Updated
Aug 14, 2021
Python
Visual Tracking Paper List
A collection of AWESOME things about domian adaptation
[CVPR2020] Adversarial Latent Autoencoders
Updated
Jan 23, 2021
Python
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
Updated
Feb 1, 2021
Python
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Updated
Aug 5, 2021
Python
Deep Learning and deep reinforcement learning research papers and some codes
Summaries of machine learning papers
Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
Updated
Aug 15, 2021
Java
Code for the paper "Improved Techniques for Training GANs"
Updated
Nov 21, 2018
Python
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Image Deblurring using Generative Adversarial Networks
Updated
Dec 25, 2019
Python
DeepMind's Tacotron-2 Tensorflow implementation
Updated
Jul 12, 2021
Python
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
Updated
Feb 3, 2020
Python
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Updated
Jan 25, 2019
Python
📄 🇨🇳 📃 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning), created by
@gaocegege
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐ ⭐ ⭐
Updated
Aug 11, 2021
Python
Code for "Learning to Generate Reviews and Discovering Sentiment"
Updated
Jul 31, 2019
Python
Best transfer learning and domain adaptation resources (papers, tutorials, datasets, etc.)
Updated
Jul 28, 2021
JavaScript
Improve this page
Add a description, image, and links to the
paper
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
paper
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem?
When deploying Minecraft servers at scale, you would want to automate as much as you can. What I would like to achieve is an immutable Docker image to deploy my Minecraft server. I would like to store Bukkit, Spigot, Paper, etc config inside the Docker image. However, it is not a good idea to store sensitive information like forwarding secret insi