What are the most exciting potential applications of Machine Learning, Deep...
submitted by feconroses [link][comment]
View ArticleRealtime predictive analytics using scikit-learn & RabbitMQ - PyCon 2014
submitted by Feribg [link][1 comment]
View ArticleTrying to improve on a backpropagation network by implementing momentum.
I asked a question recently regarding the right way to code a backpropagation network with three input units, four hidden units, and one output unit (all units logistic).I got this working and then...
View Articlenon parametric mixture model
I have a question about clusters that I am contemplating to treat with a non parametric mixture approach (I think).The problem is the following:I am working on the explanation of human comportment....
View ArticleClustering heterogeneous data - a question about relevant methods.
Hi everyone, I've never posted here before but I thought this would be a good place to look for some guidance on a problem we're facing in our research group. Basically, we are looking to perform...
View ArticleGoogle Using Machine Learning to Boost Efficiency in Data Centres
submitted by dataconomy [link][7 comments]
View ArticleCurrent state of the art in named entity recognition (NER)?
Hi,years ago I used to follow the results in the field of Named Entity Recognition (i.e. identifying references to People, Places, Companies, and other proper nouns in documents) but I got pulled...
View ArticleNeed help to find a tool that i can use to annotate textual data for...
I need a tool to annotate textual data for sentiment analysis.This tool should give the ability to do the followingupload text posts to be annotatedbe able to give a score or just (negative, positive...
View ArticleLooking for further reading on hierarchical clustering
Hi everyone,I'm working on a presentation on hierarchical clustering for my computer vision class. Can anybody recommend some reading on this topic? I'm looking to discuss advantages and disadvantages...
View ArticleNeural Network Too Slow
Hi guys, I wrote a recurrent network using long short-term memory cells and a mixture density output layer. There's 3 input units, 900 LSTM cells, and 121 output nodes. So, there's a lot of...
View ArticleMeasuring Performance when Scaling the Number of Classes
I've run a bunch of text classification experiments. In these experiments I varied the number of classes involved. I've grouped them into experiments of 2, 4, and 8 classes.I'm wondering what the best...
View ArticleHow to optimise multi-layer neural network architecture using the genetic...
Can someone please provide me with a very brief summary of how to optimise multi-layer feedforward neural network architecture using the genetic algorithm? i.e, optimise the number of neurons and...
View ArticleGoogle Research, MS Research, Pandora & Databricks are presenting at The...
submitted by shonburton [link][3 comments]
View ArticleTraining Highly Multiclass Classifiers - by {mayagupta, bengio, jweston}@google
submitted by rrenaud [link][1 comment]
View ArticleHow to Tell Someone’s Age When All You Know Is Her Name
submitted by meandtree [link][5 comments]
View Article