All Projects → nyu-dl → Bert Gen

nyu-dl / Bert Gen

Projects that are alternatives of or similar to Bert Gen

Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Generative Adversarial Networks
Tutorial on GANs
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Quietnet
Simple chat program that communicates using inaudible sounds
Stars: ✭ 2,924 (+955.6%)
Mutual labels:  jupyter-notebook
Hands On Deep Learning Algorithms With Python
Master Deep Learning Algorithms with Extensive Math by Implementing them using TensorFlow
Stars: ✭ 272 (-1.81%)
Mutual labels:  jupyter-notebook
Audio Spectrum Analyzer In Python
A series of Jupyter notebooks and python files which stream audio from a microphone using pyaudio, then processes it.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Transformer
Implementation of Transformer model (originally from Attention is All You Need) applied to Time Series.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Nlp Tutorial
Tutorial: Natural Language Processing in Python
Stars: ✭ 274 (-1.08%)
Mutual labels:  jupyter-notebook
Oneclickrun
Another colab notebook!
Stars: ✭ 277 (+0%)
Mutual labels:  jupyter-notebook
Data Science Learning
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Data analysis
一些爬虫和数据分析相关实战练习
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Prometheus Anomaly Detector
A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
Stars: ✭ 273 (-1.44%)
Mutual labels:  jupyter-notebook
Cameratraps
Tools for training and running detectors and classifiers for wildlife images collected from motion-triggered cameras.
Stars: ✭ 269 (-2.89%)
Mutual labels:  jupyter-notebook
Demo Chinese Text Binary Classification With Bert
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Diou Darknet
Distance-IoU Loss into YOLO v3
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Introduction Datascience Python Book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
Stars: ✭ 275 (-0.72%)
Mutual labels:  jupyter-notebook
Mashinnoye Obucheniye
📚 Специализация «Машинное обучение и анализ данных»
Stars: ✭ 274 (-1.08%)
Mutual labels:  jupyter-notebook
Toon Me
A Deep Learning project to Toon Portrait Images
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Pgcn
Graph Convolutional Networks for Temporal Action Localization (ICCV2019)
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Machine Learning
my machine-learning tutorial
Stars: ✭ 276 (-0.36%)
Mutual labels:  jupyter-notebook
Iccv19 Gluoncv
Tutorial Materials for ICCV19
Stars: ✭ 277 (+0%)
Mutual labels:  jupyter-notebook

bert-gen

see https://sites.google.com/site/deepernn/home/blog/amistakeinwangchoberthasamouthanditmustspeakbertasamarkovrandomfieldlanguagemodel for the description of a mistake in the paper. BERT seems to be a non-equilibrium language model, not an MRF language model.

see https://arxiv.org/abs/1902.04094 for details.

@article{wang2019bert,
  title={BERT has a Mouth, and It Must Speak: BERT as a Markov Random Field Language Model},
  author={Wang, Alex and Cho, Kyunghyun},
  journal={arXiv preprint arXiv:1902.04094},
  year={2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].