cynorr

Learn what I touched.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  Daily log

摘要:##Xiaomi Mi3 Android 5.0.2 Lollipop Update---How to Install CyanogenMod [Unofficial] CM12 Beta1 Custom ROM [Tutorial]By Rohit KVN January 4, 2015 15:0... 阅读全文
posted @ 2015-01-06 00:12 cynorr 阅读(301) 评论(0) 推荐(0)

摘要:## tfidf---How to identify tractor from many sorts of cars , the method is to say it with capable of cultivating farmland . To find the character of i... 阅读全文
posted @ 2015-01-02 22:24 cynorr 阅读(128) 评论(0) 推荐(0)

摘要:##Abstract---This month , my work is mainly about Bilingual Topic model , that is PolylLDA . The base of PolyLDA are Gibbs Sampling and Variational In... 阅读全文
posted @ 2014-12-30 16:28 cynorr 阅读(191) 评论(0) 推荐(0)

摘要:The key to get the visible data is to covert the outcomes to proper format ,which is in HDFS ( Mr.LDA on hadoop ) . The methods in details is in orig... 阅读全文
posted @ 2014-12-24 11:26 cynorr 阅读(298) 评论(0) 推荐(0)

摘要:###What is Mr.LDA?---MrLDA is a topic model, which can be used to classfy the arcicles by topics and make face recognition. There are many versions of... 阅读全文
posted @ 2014-12-22 23:33 cynorr 阅读(285) 评论(0) 推荐(0)

摘要:The corpus we used to have TermExtraction experiment in has a coding 'gb18030', not entirely gb18030. So it occurs us lots of troubles. The gb18030 is... 阅读全文
posted @ 2014-12-12 22:49 cynorr 阅读(241) 评论(0) 推荐(0)

摘要:#工作记录保留---由于本周期中考试,所以试验暂停。为了下周能完美对接上本周的工作,在此做一个完整细致的工作记录。#Hiero##代码###eval-06中文件含义源端到目标端翻译,对目标端(target)各项打分,各项所占的比重称为权重。然后算总分。参考理论部分。刚开始各项权值均为1.0,各项权值... 阅读全文
posted @ 2014-11-17 20:17 cynorr 阅读(165) 评论(0) 推荐(0)

摘要:#EM---##Structloop : (precision condition)* **zero_inilialize_ss ( ss, model)** :set every item of *class_word* and * class_total* to 0* **e_step**:``... 阅读全文
posted @ 2014-11-09 21:28 cynorr 阅读(124) 评论(0) 推荐(0)

摘要:#makefile的高级应用---##事件王星学长要在翻译系统中加入肖欣岩写的神经网络系统。神经网络系统由C++写成,%.a标准库,makefile自动编译。翻译系统有C++和python写成,boost库,非自动编译,罗列了详细的逻辑关系。##矛盾翻译系统中的文件留出了空函数,作为丰富翻译系统的接... 阅读全文
posted @ 2014-11-07 22:39 cynorr 阅读(119) 评论(0) 推荐(0)

摘要:##Difference between g++ and gcc compiler.Some funtion like *malloc* can't work in g++ compiler but it worked normally in gcc compiler.Just recognize ... 阅读全文
posted @ 2014-10-27 23:22 cynorr 阅读(165) 评论(0) 推荐(0)

摘要:#First step of coding---* Split the *lda-c (by Blei) * into severl modules, and code it by myself* MakefileThis is the fundation of coding by C progra... 阅读全文
posted @ 2014-10-26 15:26 cynorr 阅读(151) 评论(0) 推荐(0)