High performance blackbox stochastic optimization C++11 library with Python...
submitted by pilooch [link][comment]
View ArticleBrushfire: Distributed decision tree ensemble learning in Scala
submitted by hrb1979 [link][comment]
View ArticleBasic Question from NLP Example
Hi All,I'm teaching myself the basics of NLP in Python with the assistance of NLTK.I have been teaching myself from the example here (http://andybromberg.com/sentiment-analysis-python/) with source...
View ArticleCKN: Convolutional Kernel Networks implementation (x-post r/CompressiveSensing )
submitted by compsens [link][comment]
View Article[Question] content based news ranking
what is the current state of the art for news personalization taking into account news content and freshness (not just collaborative filtering)? I.e. what is the best thing reddit could do that is not...
View Article[Question] Sentiment analysis
What are the different approaches to do sentiment analysis, I found dictionary-based approach, Can you name the other different approaches, or list some of the resources that I should look at (papers,...
View ArticleNeed advice about Recurrent neural networks
Hi guys, I just started learning RNNs, and got confused. I don't know exactly which appropriate articles should I begin to read. Can anyone give me some advice? Thank a lot! :) submitted by toanvh...
View ArticleLibsvm Hyperplane to point distance
I am using Libsvm in Matlab and wish to see the values between the hyperplane and points to make my own confidence scoring. I cannot find any info on how to do this anywhere online. Any help/insights...
View Article[Question] RBF with kmeans help
I am implementing an RBF algorithm using k-means to set my gaussian means, and every article I've read tells me that it's good practice to make your variance equal among all your RBFs... Doesn't that...
View ArticleThe Three Breakthroughs that Have Finally Unleashed AI on the World
submitted by hourwithoutaname [link][1 comment]
View Article[Journal Club] How Auto-Encoders Could Provide Credit Assignment in Deep...
submitted by BeatLeJuce [link][comment]
View ArticleBaidu’s Andrew Ng on Deep Learning and Innovation in Silicon Valley
submitted by hourwithoutaname [link][2 comments]
View ArticleVarying Data Granularity in data set
This is a simple question, but for some reason it is throwing me off. By "granularity" I mean level of the data. For example, say in the classic example of spam classification you have data at the...
View ArticleGender Detection on Instagram using Feature Stacking
submitted by brcoburn [link][8 comments]
View ArticleAsk ML: Transforming large dataset for data analysis and then applying a...
Hi, so I have come to this subreddit for all of your guys expertise in Machine learning. I am tasked with accessing a large dataset, transforming it ready for data analysis and then applying a machine...
View Article