Exploring Machine Learning with Scikit-learn (PyCon 2014 video)
submitted by tomaskazemekas [link][1 comment]
View ArticleHi! I am trying to implement a neural network to detect financial fraud from...
submitted by TheboredFace [link][7 comments]
View ArticlePut a team of 10 humanoid robots on a deserted tropical island. Their...
This "Primitive Skills Survival Challenge" video inspired me to ask this question.A dropship sends 10 humanoid robots to a deserted tropical island & leaves them behind without tools. The mission =...
View ArticleAnomaly Detection
Hello everyone, I'm looking into cutting edge machine learning algorithms to detecting anomalies within network systems. My first implementation is to go with a mixed model Gaussian, but I am looking...
View Article[1404.1100] A Tutorial on Principal Component Analysis
submitted by CategoricallyMaybe [link][1 comment]
View ArticleMultilingual Distributed Representations without Word Alignment
submitted by rrenaud [link][4 comments]
View ArticleModeling in Plain English: balancing accuracy and interpretability.
submitted by DevFRus [link][comment]
View ArticleImitating the sound of ice cracking?
Hey, I'm new to machine learning. The only experience I have was a CV course last quarter, but there was that frontpage post about an iceberg, and a video of an iceberg calving and I found the sound...
View ArticleNew 'state-of-the-art' neural net: Network In Network
submitted by iamthelastofthelegit [link][1 comment]
View ArticleHaving trouble understanding mixture density network
Hi guys, I'm trying to follow this paper, http://arxiv.org/pdf/1308.0850v3.pdf. I'm currently stuck on the handwriting prediction part. I guess first of all, my understanding of what the section is...
View ArticleBayesian Statistics: The Conjugate Prior Cheatsheet
submitted by datumbox [link][8 comments]
View ArticleTime complexity of neural networks
Hello, I'm learning about neural networks and would like to know their time complexity, or at least of the top implementations, but I can't seem to see it specified anywhere. Is it unknown, depending...
View ArticleMaximum Likelihood Estimate tutorial for parameter estimation for statistical...
submitted by rasbt [link][comment]
View ArticleLooking for a method to determine if opinion or not opinion
Hello all, I am working on a sentiment analysis project and I have a dataset that is full of tweets extracted from Twitter. I would like to somehow extract all the tweets that contain emotions/opinions...
View ArticleQuestion about clustering of word vectors
I was looking at the word2vec tool which uses deep learning to compute vector representations of words. They've mentioned that - "The word vectors can be also used for deriving word classes from huge...
View ArticleDeep Neural Network libraries that implement rectifier linear units and dropout?
Hi, I'm trying to apply a neural network with these characteristics to a problem, but there seem to be dozens of implementations and none specify if the use that activation function and regularization...
View ArticleRecommend me new shinny and trendy Machine Learning books.
My research department has received a small budget for acquiring new machine learning books we do not currently have. We currently have some of the standard books you would expect any research...
View ArticleCross-validation pitfalls when selecting and assessing regression and...
submitted by mithrado [link][1 comment]
View Article