Showing posts with label machine learning. Show all posts
Showing posts with label machine learning. Show all posts

Wednesday, November 4, 2015

Deep linguistic learning for email responses

This has been showing up in the usual places (even on my Facebook feed, today) and is good for some toothgrinding as I fervently wish I had more time to work like this.

Friday, October 30, 2015

Monday, October 19, 2015

Machine learning courses again

I may live to regret this (like I did in 2012), but I'm taking another stab at the MOOG machine learning courses. Well, the Stanford one at Coursera, anyway, but maybe I'll take another run at the Caltech one as well, after I'm done.

Some links, to keep them in a convenient place. Some are useful for actually doing the classes, some for understanding the math, and some ideas for what to do after the course, in no particular order.
So. Machine learning.

Update 2016-01-09: Unsurprisingly, I didn't have time for the Coursera run. Did break my word count record for 2015, though.

Monday, September 22, 2014

Tuesday, September 2, 2014

Machine learning technique flowchart

Another flowchart for choosing between machine learning techniques.

Man, posting has been thin on the ground lately - our summer in the States was fantastic, though.

Sunday, March 16, 2014

Saturday, March 15, 2014

This one weird kernel trick

Oneweirdkerneltrick. Very meta.

Friday, December 27, 2013

Saturday, November 16, 2013

Friday, September 27, 2013

Machine learning for link spam

Double-whammy for tickling my fancy: a blow-by-blow account of applying machine learning to detection of link spam.

Sunday, June 2, 2013

scikit-learn ML in Python

Python really is winning in the scientific programming arena.  The ML module of choice is scikit-learn.

Wednesday, March 20, 2013

Machine learning post roundup

Ugh, I've been falling behind in blogging out the links lately.  Here are a few things I've run across having to do with machine learning, NLP, and neural networks lately (all the stuff people don't call AI any more):

Friday, March 1, 2013

Neural networks

I need to spend more time with personal development.

Data sources

Another cool post about finding neat data sets.

Sunday, November 25, 2012

Learning algorithms in Haskell

Hmm, this makes sense for Haskell, I think - really, anything mathematical makes sense for Haskell.  Note to self: really.  Learn you some Haskell.

Also: this.  I think the time has come.

Wednesday, November 14, 2012

Common machine learning mistakes

Common mistakes applying machine learning to financial modeling - but they're common mistakes made in applying machine learning to anything.  Worth reading.

Wednesday, November 7, 2012

Data science in HFT

Oooh, financial AI, always an interesting topic!  And a great article, too.