Machined Learnings: Learning is easier than optimization
submitted by rrenaud [link][6 comments]
View ArticleThe Neural Representation Benchmark and its Evaluation on Brain and Machine
submitted by cinthesys [link][comment]
View ArticleBenchmarking RL Agents
Hey reddit, I am currently learning about reinforcement learning agents and Python. I am at the point where I would like to explore benchmarking between various agents on a set of problems(mostly...
View ArticleReally excited to share this - Using Neural Networks and 'luck' to predict...
submitted by DarkSareon [link][47 comments]
View ArticleAnyone else doing Andrew Ng's Coursera course on machine learning?
The class started today. You can sign up here (it is free). /r/mlclass has been a sort of subreddit/study group for it in the past, it seems, and I assume it could fill that purpose again this time...
View Article"Historically, we solved problems that required this algorithm (and,...
submitted by anthropophile [link][comment]
View ArticleAdvanced Machine Learning with scikit-learn (156:42) [x-post /r/python]
submitted by mgr86 [link][1 comment]
View ArticleDoes anyone know the name of the type of graphed formed by a multi-layer...
For example: here.And, given a graph of this sort, is there an efficient way to calculate an arborescence for it? submitted by gct [link][9 comments]
View ArticleThesis machine learning
I have to choose my thesis for my masters degree in "Computer Engineering Science ".I'm interested in having a thesis on the Machine Learning subject.The two topics I'm interested in are...
View ArticleHandling Missing Data with K-Means | Partial Distance Strategy Python...
submitted by r3cycle [link][comment]
View ArticleVisualisation of travel patterns of bikes sharing system in Paris
submitted by hokkos [link][1 comment]
View ArticleRandom Matrices in O(1) space, anyone know of a good hash function?
I recently decided to implement code for a Random matrix with values determined by prn generated from the index values. However, I quickly realized I dont know of a good hash function for 1 /2 word...
View Article[QUESTION] The best way to measure "similarity" in SVD when what you're...
My friend and I are working on a recommendation project and I've recently been reading a lot about recommendation engines. It seems like kNN and SVD (or some matrix factorization) are many authors'...
View ArticlePositions at Microsoft Research
Hi all,I am considering applying to Microsoft Research and was wondering if anyone had experience applying their and could give some advice.My main question is with respect to the research...
View ArticleWhen to use sparse overcomplete representations?
I'm seeing a lot of methods these days using sparse overcomplete dictionaries to represent the data. Could someone provide an intuitive explanation why this should work? It seems counter to the idea of...
View ArticleMasters thesis in ML
I am working on my masters in CS and I am starting my thesis. I think I've found the area I want to do it in which is using ML to make predictions in a certain sub-field. I have found no previous...
View ArticleAre Machine-Learned Models Prone to Catastrophic Errors?
submitted by SeanTAllen [link][6 comments]
View ArticleWhy do I get negative eigenvalues for a sample covariance matrix in matlab?
Covariance matrices are positive semidefinite, thus have all positive eigenvalues (http://en.wikipedia.org/wiki/Positive-definite_matrix). Does this problem occur simply because the columns of the...
View Article