(ICML 2018) Efficient Neural Architecture Search via Parameter Sharing
Paper: https://arxiv.org/abs/1802.03268
Code: https://github.com/melodyguan/enas
Continue reading(ICML 2018) Efficient Neural Architecture Search via Parameter Sharing
Paper: https://arxiv.org/abs/1802.03268
Code: https://github.com/melodyguan/enas
Continue reading(ICLR 2017) Neural Architecture Search with Reinforcement Learning
Paper: https://arxiv.org/abs/1611.01578
Page: https://ai.googleblog.com/2017/05/using-machine-learning-to-explore.html
Continue reading(CVPR 2018) Learning Transferable Architectures for Scalable Image Recognition
Paper: https://arxiv.org/abs/1707.07012
Page: https://ai.googleblog.com/2017/11/automl-for-large-scale-image.html
Code: https://github.com/tensorflow/models/tree/master/research/slim/nets/nasnet
Continue reading参考 https://github.com/tensorflow/models/tree/master/research/attention_ocr
使用 TensorFlow Attention OCR API 进行图像文本提取
修改后的代码:https://github.com/lijiancheng0614/tensorflow_attention_ocr
Continue readingGame Theory
Week 6: Bayesian Games
https://www.coursera.org/learn/game-theory-1/home/week/6
Continue readingGame Theory
Week 7: Coalitional Games
https://www.coursera.org/learn/game-theory-1/home/week/7
Continue readingGame Theory
Week 2: Mixed-Strategy Nash Equilibrium
https://www.coursera.org/learn/game-theory-1/home/week/2
Continue readingGame Theory
Week 1: Introduction and Overview
https://www.coursera.org/learn/game-theory-1/home/week/1
Continue reading文本自动摘要(自动文摘)Text Summarization 指自动地从原始文档中提取摘要,摘要是全面准确地反映该文档中心内容的简单连贯的短文。
Continue readingDuReader: a Chinese Machine Reading Comprehension Dataset from Real-world Applications
Paper: https://arxiv.org/abs/1711.05073
Page: http://ai.baidu.com/broad/subordinate?dataset=dureader
Code: https://github.com/baidu/DuReader/
Continue reading