This project was commissioned by English Heritage and carried out between 2009 and 2013 by Historic Environment Projects, Cornwall Council with a team of specialists from Aberystwyth, Cardiff, Exeter and Plymouth Universities, English Heritage's Scientific Dating Team, volunteers and local experts and...
Source: archaeologydataservice.ac.uk
Since this blog has been up I've fiddled with some text analysis stuff by analysing the text and making recommendations for similar blog entries. Did it all in PHP and MySQL just to understand how the algorithms work. Eventually it started to take about 5 hours to: tokenise and stemming the textcalculate...
Day 1428 - #thecrapartist - Villa Inn Messinia, Petalidi, Greece with bather (pro artist). The crap artist is in the Mediterranean sampling the burnt umber and sap green tones of the countryside and learning to speak in watercolour.
Understanding Latent Dirichlet Allocation with Gibbs Sampling by coding it from scratch. Latent Dirichlet Allocation (LDA) is a machine-learning technique that by the magic of many (many many) small calculations it can detect patterns in data and cluster documents, for example, into similar topics. ...
Source: github.io