Where can I find the exercises to the Coursera ML course?
Hi, I'm currently watching the videos to Andrew Ng's ML course on Coursera. I would like to do the programming exercises, but I cannot find them on the site, and googling only turns up a couple of...
View ArticleI think the AI that is part of the human network might be of interest to you...
submitted by maxkitten [link][1 comment]
View ArticleWould machine learning be a good option for making a program that processes a...
I have a sign in sheet, about 50 a month I have to process. Not that much but each one has about 60 fields. I'm wondering if this is a good route to explore or there might be better options. And sadly...
View ArticleAnyone have exercises for the Coursera course Neural Networks for Machine...
Does anyone have a copy of the exercises for the Coursera course Neural Networks for Machine Learning by Geoffrey Hinton? I was prompted after seeing the recent ML course exercises request. I've...
View ArticleInstalling Javaplex in Octave
I've tried to install javaplex for octave on ubuntu linux. At first I received an error stating error: 'import' undefined near line 12 column 1.I am running the latest version of octave3.8 (octave...
View ArticlePractical advice for training RBMs
I've written code for an RBM to make sure I understand how they work. Unfortunately, it seems to work for some things (MNIST features look great) and not for others and I hate the feeling that I don't...
View ArticlePython based alternative to Weka?
So I'm experimenting with image segmentation, and I've been using Weka for machine learning.Right now I have an ungodly mess where I'm calculating features in MATLAB, training in Weka Explorer,...
View ArticleDoes anyone have the exercises for Stanford Natural Language Processing class...
I missed that course and they didn't offer it again since 2012, so i'm studying the course on my own, and looks like they locked all the materials but the video lectures, so if anyone have the...
View ArticleNeed ideas for hardware/sensor specific talk on ML
I'm making a presentation to a group of engineers/robotics folks about ML. This isn't an academic presentation, but something for laymen, practitioners and hobbyists. I'm trying to come up with some...
View ArticleMulti-output Regression Models?
My input is image data, and my target values are a vector of numbers in the range [0,1].I'm wondering if there's some good techniques out there for regression on image data. And I'm looking into...
View ArticleA short course on deep learning (Kevin Duh, NAIST)
submitted by egrefen [link][6 comments]
View ArticleA total ML newb looking to start a machine learning project with a fellow...
So I posted this a while back:http://www.reddit.com/r/MachineLearning/comments/1svh3i/i_would_like_to_collect_data_and_give_it_out_for/I got a lot of responses and, in particular, I tried to start a...
View ArticleML Job Interview Questions
Just applied for a ML position and was wondering if anyone knows some typical questions that people might have asked in the past? I have a background in signal processing & 4yrs of software...
View ArticleSelected papers on Computer Vision: Object detection and related topics
submitted by redknightlois [link][3 comments]
View ArticleDear MachineLearning, I've Been Drinking...
So as I said I've been drinking a bit and I had an idea. Maybe it's been done already or perhaps not, but I've been studying how to build a compiler lately and I was wondering if it would be an...
View ArticleBad Bayes: an example of why you need hold-out testing
submitted by alexeyr [link][4 comments]
View ArticleWhat could I use to solve this problem?
I have access to survey data at work that contains a verbatim field (comments) by survey takers. I would like to analyse these comments and pull the following information; 1. any positive or negative...
View Article