专栏名称: 机器学习研究会
机器学习研究会是北京大学大数据与机器学习创新中心旗下的学生组织,旨在构建一个机器学习从事者交流的平台。除了及时分享领域资讯外,协会还会举办各种业界巨头/学术神牛讲座、学术大牛沙龙分享会、real data 创新竞赛等活动。
今天看啥  ›  专栏  ›  机器学习研究会

【学习】NLP/深度学习/增强学习/AI主题Python代码集锦

机器学习研究会  · 公众号  · AI  · 2017-01-28 20:24
    

文章预览

点击上方 “机器学习研究会” 可以订阅哦 摘要   转自:爱可可-爱生活 Welcome to my GitHub repo. I am a Data Scientist and I code in R, Python and Wolfram Mathematica. Here you will find some Machine Learning, Deep Learning, Natural Language Processing and Artificial Intelligence models I developed. Outputs of the models can be seen at my portfolio:  http://www.slideshare.net/RubensZimbres/portfolio-79-2017 Autoencoder for Audio  is a model where I compressed an audio file and used Autoencoder to reconstruct the audio file, for use in phoneme classification. Collaborative Filtering  is a Recommender System where the algorithm predicts a movie review based on genre of movie and similarity among people who watched the same movie. Convolutional NN Lasagne  is a Convolutional Neural Network model in Lasagne to solve the MNIST task. Ensembled Machine Learn ………………………………

原文地址:访问原文地址
快照地址: 访问文章快照
总结与预览地址:访问总结与预览