Looking for good resources for absolute beginner.
Hi, i am a python programmer and i have been interested in machine leaning for quite a while, but I am very confused about it since, every study material I come across start from a "level 1". I have...
View ArticleDeep Learning creating jobs in Apps, wearable tech and robotics
submitted by uavster [link][comment]
View ArticleMetacademy: a package manager for knowledge "built around an interconnected...
submitted by urish [link][3 comments]
View ArticleIs it a good approach to get started with machine learning by choosing to do...
submitted by channikhabra [link][3 comments]
View ArticleDeep Learning Pioneer, Yoshua Bengio will be doing an AMA in...
Université de Montréal Professor Yoshua Bengio will be visiting /r/MachineLearning for an AMA on February 24 at 1 PM EST. Special thanks to Ian Goodfellow for helping to arrange this.If the...
View ArticleHow to read the book Machine Learning by Kevin Murphy
I am trying to study the book on my own and it seems quite a steep learning curve. Please suggest a way of studying that would help? Can you please point me to resources to read before embarking on...
View ArticleHow can I rate the similarity of two series of points?
I have a collection of series of 2D points, like these http://imgur.com/taQpWxhHow can I compare series and measure the distance between them?I've found this answer on the stats stack exchange but am...
View ArticleMachine learning helps us find "hidden people" in social networks.
submitted by DrJosh [link][1 comment]
View ArticleExperience with temporal difference learning or TD-Gammon?
According to this tutorial, I implemented the algorithm of temporal difference learning on Connect Four, because the rules of Connect Four are easy to implement. But my neural net is not being trained...
View ArticleThe minority report: Chicago's new police computer predicts crimes, but is it...
submitted by code_and_theory [link][32 comments]
View ArticleYelp updates and extends their academic dataset. Dataset Challenge Round 3...
submitted by Zephyr314 [link][comment]
View ArticleWhy is this neural network not working?
I wrote a Neural Network interface.Currently I'm making a simple mock-up dataset, in which it's supposed to model the probability in which I will buy coffee.There are two inputs, Tiredness level (an...
View ArticleLooking for a place to start
I'm currently in an Artificial Intelligence course at University and some friends and I opted to do an optional assignment on machine learning. The basis of this assignment is that we are given a test...
View ArticleLooking for HMM library that can handle dynamic emission probabilities
So I've got a system where at each point in time the emission and transition probabilities are different. I've got a method that estimates these already, I'd just like to throw them into an HMM library...
View ArticleProblem: given a map of some region, find specific structures
Suppose you're given a map and you need to find if there are any structures of a specific kind anywhere on the map. How feasible is this at the moment? I've tried searching through some computer vision...
View Article/r/ml how do you store your data?
I'm working on a project that is scraping live data every day which I intend to use it for ML after it grows enough. The raw data (as is) has a complex structure (lists within lists within lists) and...
View ArticleHow do I learn how to make novel algorithms?
I noticed that some jobs desire the candidate to be able to produce novel machine learning algorithms.Although I have some grasp of the theory behind Machine Learning as I've taken courses on it, I...
View ArticleThe intuition behind conditional Gaussian distributions.
submitted by qkdhfjdjdhd [link][comment]
View Article