Andrew Ng's robot-themed engagement photo shoot
submitted by naive_babes [link][7 comments]
View ArticleWhich machine learning methods work best?
I am relatively new to machine learning, and it seems that given a new problem to tackle, e.g. those on Kaggle, the best approach is to try several of the existing methods and see which one works best....
View ArticleCome join us for the relaunch of /r/Journal_Club
We're relaunching /r/Journal_Club as a place for people to come together and discuss interesting manuscripts. Each weekday is dedicated to a different (broad) field of science.Today we're taking...
View ArticleNew API uses NLP and machine learning techniques to understand the meaning...
submitted by 987apis [link][2 comments]
View ArticleGower distance or any distance: Is there a way to use hierarchical data?
How do I calculate the distance so that object from Seattle are most similar to those from Seattle, and those from King County are most similar to those from King County, and those from Washington are...
View ArticleOur March Madness Machine Learning Model --Explained
submitted by brainy1991 [link][comment]
View ArticleAutoencoder performance on heterogeneous inputs?
As I see it, the backbone of the recent "deep learning revolution" is the ability to use RBFs and Autoencoders to learn sophisticated features from unlabeled data. However, I've noticed that you really...
View ArticleThe LION Way: a new book on Machine Learning (print, Kindle and free PDF)
Hi, my colleague and I just published a new book on Machine Learning, available both for free (at our website) and at Amazon (Kindle and print edition):The LION WayPlease distribute to interested...
View ArticlePCA and Generative Classification Question.
In generative classification you build a model of each class. Then for new instances, for each model, you assume the instance belongs to that class and then finally classify it as the class of the most...
View ArticleHow do I make my RBM dream?
I have some python code which creates a basic RBM. I fed it some small black and white pictures.How do I make it "dream" so it generates pictures "on its own"?Which layer do I need to activate and how...
View ArticleMITIE: A completely free and state-of-the-art information extraction tool...
submitted by davis685 [link][12 comments]
View ArticleCombining classifiers
Sorry if this has been posed before.Say that I've trained one classifier that has very high recall on the class I'm interested in, +1 (~90% recall), but low precision (~50%).I have another classifier...
View ArticleWhat are some good, easy to use voice recognition IDE's?
I want to build software that allows users input to search the actual names of objects, but i'm not sure where to start. submitted by testarossa5000 [link][1 comment]
View ArticleLooking for texts/online resources to get more practice with prerequisites...
Could someone suggest books/online resources for the topics covered in this appendix? I am comfortable with the topics in generality (my background is in mathematics), but would like to get a deeper...
View ArticleKaggle Galaxy Zoo Challenge winner shares technique
submitted by dhammack [link][5 comments]
View ArticleWhat schools offer a BSc in Artificial intelligence?
submitted by xcicle [link][6 comments]
View ArticleWhat kinds of math is teh most useful for understanding Artificial Intelligence?
Hello! I'd like to start down a career path involving artificial intelligence. I hear the math is extremely difficult in these fields, and so I'm curious as to what math classes I should take to better...
View ArticleIdeas for neural nets visualization
I was wondering if there's any neural net algorithm / application that somebody would like to see dynamically visualized in the browser. (I'm going to do a project for neural nets intro class so maybe...
View ArticlePrincipal component analysis - confusion about the last step: multiplying the...
I was reading this nice article about doing a PCA step by step, and the last step confused me a little bit:<br>From page 16 (Step 5):"This the final step in PCA, and is also the easiest. Once we...
View Article