Square's Machine Learning Infrastructure and Applications
submitted by BKDev [link][3 comments]
View ArticleContext sensitive robot understands casual language
submitted by ApplySci [link][comment]
View ArticleWolfram Language new 'Classify' Machine Learning method
submitted by louisdorard [link][2 comments]
View ArticleWhy use sparse overcomplete autoencoders vs. non-over complete normal ones?
This page recommends the use of sparsified overcomplete autoencoders (i.e. the learned representation has a higher dimensionality than the input, but many of the values are zeros). What is the...
View ArticleBoundary detection across a spatial point process by a continuous variable
Hello all - I'm new to machine learning although I have lots of experience doing prediction with OLS and Logistic regression (ie. cross-validaiton, out-of-sample prediction etc.) as well a bit of...
View ArticleReplication of machine learning experiment
Hello guys,one big problem in science and machine learning seems to be the replication of experiments in machine learning. For example to analyse the recent google flu data...
View ArticleDeep Learning Applications aside from Vision/Speech/NLP
Hi guys,Deep Learning has numerous applications in Computer Vision, Speech Recognition and NLP. Bu I was wondering if anyone cared applying these techniques to other fields ? And do you guys have any...
View ArticleData Origami Screencasts - level up your data skills
submitted by HootBack [link][comment]
View ArticleHow much math do you need to understand machine learning algorithms?
How much math do you need to understand common ML algorithms? Not just being able to apply the algorithms...but being able to fully explain why and how they work. And which specific topics?My...
View ArticleDeeplearning.net code - how to actually get predictions from ANN?
I'm currently using the SdA code, and it seems to train okay, but how do I actually get the predictions for test data?This seems like a really stupid question, but it's not so simple with the Theano...
View ArticleInsight Data Engineering Fellows Program applications open for September 2014
submitted by jakek123 [link][1 comment]
View ArticleWhat's machine learning? It depends on who you ask.
submitted by confused_n_lovinit [link][comment]
View ArticleTutorials on Sentiment Analysis?
Greetings,i'm taking my first steps in the world of real machine learning and i need to work on a problem of sentiment analysis. My teacher told me to look for stuff on the subject in the literature,...
View ArticleMachine Learning for Time Series (Power Consumption Data)
Hi guys,I am working on a problem where I am trying to predict Time Series data, using historical observations and another Time Series dataset ( predicting power consumption using historical data and...
View ArticleWhat is the difference between Artificial Intelligence, machine learning,...
submitted by shakthydoss [link][7 comments]
View ArticleWill Kmeans++'s initialization improve the convergence of Gaussian Mixture...
Dear ML,I'm pretty new to clustering algorithms. My question is if I initialize mean vector of each Gaussian pdf in GMM following the Kmeans++ method, would there be any advantage and why? Is there any...
View Article