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.
Update 2016-01-09: Unsurprisingly, I didn't have time for the Coursera run. Did break my word count record for 2015, though.
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.
- Main Coursera page for the course
- A decent presentation of the math behind least squares
- Partial derivative in gradient descent
- Coursera Wiki
- Deep Learning Tutorial at Stanford [hnn]
- Caltech's Learning from data course
Update 2016-01-09: Unsurprisingly, I didn't have time for the Coursera run. Did break my word count record for 2015, though.
Sunday, October 5, 2014
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.
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
Friday, December 27, 2013
Sunday, December 22, 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):
- Ersatz is an upcoming platform for neural network training in the cloud. Neat!
- Topology optimization for physical structures with genetic programming, with a fun animation
- A CMU class in ML
- Sentiment analysis in Python
- A field guide to genetic programming, nice name
And finally, an interesting post about the background: - Prognistication about the future of the ML industry
Friday, March 1, 2013
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.
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
Subscribe to:
Posts (Atom)