Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 06 Aug 2017 12:28:00 +0000 Optimising machine learning algorithms part2 #machinelearning This is the second in a series of blog posts sharing my experiences working with algorithms and data structures for machine learning. These experiences were gained whilst building out the <a href="http://github.com/james-bowman/nlp" style="background: rgb(255, 255, 255); color: rgb(74, 74, 74); transition: color 0.3s ease; font-family: Merriweather, serif; font-size: 18px; letter-spacing: 0.1px;">nlp project</a>&nbsp;for <a href="http://www.jamesbowman.me/post/semantic-analysis-of-webpages-with-machine-learning-in-go/" style="background: rgb(255, 255, 255); color: rgb(74, 74, 74); transition: color 0.3s ease; font-family: Merriweather, serif; font-size: 18px; letter-spacing: 0.1px;">LSA (Latent Semantic Analysis)</a>&nbsp;of text documents. 5 points posted by kenny http://www.jamesbowman.me/post/optimising-machine-learning-algorithms-part2 2372 Tue, 04 Jul 2017 20:09:00 +0000 Optimising machine learning algorithms in Go 5 points posted by kenny http://www.jamesbowman.me/post/optimising-machine-learning-algorithms 2067 Mon, 10 Apr 2017 13:10:00 +0000 Semantic analysis of webpages with machine learning in go I spend a lot of time reading articles on the internet and started wondering whether I could develop software to automatically discover and recommend articles relevant to my interests. There are various aspects to this problem but I have decided to concentrate first on the core part of the problem: the analysis and classification of the articles. 4 points posted by kenny http://www.jamesbowman.me/post/semantic-analysis-of-webpages-with-machine-learning-in-go 1980 Thu, 23 Mar 2017 13:12:00 +0000 Optimising machine learning algorithms p3 #ai 3 points posted by lolly http://www.jamesbowman.me/post/optimising-machine-learning-algorithms-part3 2390 Tue, 11 Jul 2017 15:17:00 +0000