Label Propagation
Can anyone share his experience with Label Propagation - semi supervised learning technique? How does that method work in the wild? submitted by zibenmoka [link][comment]
View ArticleConvolutional networks: how to deal with pairs of similar filters?
I have to train a convolutional network. When I visualize its conv filter matrices from a layer, many filters are quite similar, almost equal.1) Don't you know a common way to detect couples of similar...
View ArticleSuggest a kaggle challenge(knowledge) or something similar for a beginner
I'm trying to learn machine learning by my self, I have downloaded the stanford machine learning videos to learn the theory and for practicals I'm planning to attempt a kaggle knowledge challenge. I'm...
View ArticleIn a multiclass classification problem using Random Forest. How would I...
submitted by daithibowzy [link][5 comments]
View ArticleQuestion regarding Machine Learning and Wearable Technology
I am not the most familiar with MI/PR techniques and I am curious with the role Machine Learning plays in the wearable technology devices that are currently being used to calculate athletic metrics....
View ArticleStochastic Neighbor Compression: fast approximate nearest neighbors
submitted by rrenaud [link][1 comment]
View ArticleLocal Minima in high-dimensional Space
Consider a standard gradient descent approach to optimize neural networks. In a discussion with colleagues I heard the following statement:'Local Minima get less of a problem if you increase the...
View ArticleMITIE v0.2 Released: Now includes Python and C++ APIs for named entity...
submitted by myeesw [link][comment]
View ArticleSeeking Industry Leading Algorithm Developer Connections
I work for a large healthcare organization who is seeking to develop a telehealth program to better predict clinical outcomes of our patients.We are seeking the leading minds from outside the...
View ArticleGoogle Analytics research
Is there any known scientific research on Google Analytics data in the context of classification problem ? submitted by zibenmoka [link][comment]
View ArticleAbout Feature Scaling: Z-Score Standardization and Min-Max Scaling (+ how to...
submitted by rasbt [link][1 comment]
View ArticleBiologically Plausible Learning Algorithms in ANN's
Hi MachineLearning, Let me preface this with an apology. I'm not sure if this is the right subreddit for this question. CogSci seems more interested in the philosophical side of Neural Networks, and...
View ArticleQuestion I posted on Stack Overflow: "Binary classification of dated...
submitted by briandastous [link][comment]
View ArticleImplementation details of Olshausen and Fields sparse coding paper in Nature
I want to find a working implementation of the 1996 Nature paper Emergence of simple-cell receptive field properties by learning a sparse code for natural images or the authors' other paper with more...
View ArticlePolarity sentiment analysis for non English language
hi, I need to analize few texts in non English language. For English there are many free tools that do that for me, but not in my language. One my friend that studies IT said that I could get English...
View ArticleUsing Python to determine the natural number of topics for Latent Dirichlet...
submitted by heisakukosawa [link][4 comments]
View Article