"Rise of the Machines" by Larry Wasserman [PDF]
submitted by carmichael561 [link][comment]
View ArticleWhat has neuroscience done for machine intelligence?
submitted by DevFRus [link][comment]
View ArticleNvidia Introduces cuDNN, a CUDA-based library for Deep Neural Networks
submitted by cib3rn3t [link][comment]
View ArticleTeaching Authorship Attribution to humanities grad students
Problem: I'm teaching a 3-hour seminar on Authorship Attribution to humanities grad students with no or minimal math, stats or coding knowledge. The main goal is to get them interested.What would you...
View ArticleBinary feature vector vs. Integer feature vector
I have a very basic, newbie question about binary feature vectors. Suppose I want to classify 6-letter words into one of two classes (0/1). For a feature vector, I'd like to do one of two things: 1)...
View ArticleHow should ordered categories be encoded?
Categories are encoded using a 1-of-C schema, or something similar to it.But what about ordered categories? For example, week of year isn't really continuous, but there's still some kind of similarity...
View ArticleBrain connectivity datasets to explore
I'm pretty new to r/ML. I humbly submit this site I've developed that has a chockload of human brain connectivity data for you to play with. The data are derived from functional and structural MRI. The...
View ArticleApache Spark: distributed data processing faster than Hadoop
submitted by sanket05 [link][2 comments]
View ArticleBow: A Toolkit for Statistical Language Modeling, Text Retrieval,...
submitted by TongZhang [link][2 comments]
View ArticleMy Attempt at Outperforming Deepmind's Atari Results - UPDATE 3
Greetings!Update time!As in my previous update, I am still having problems with the function approximation not being exact enough. I found some papers describing how using function approximation with Q...
View ArticleHow many years of programming experience should someone have before getting...
I'm just starting out with programming and computer science; Deep Learning seems really interesting to me. Roughly speaking, how long should I expect to do "normal" programming and CS before delving...
View ArticleCan someone explain the difference between 'cognitive computing' vs. 'deep...
Newbie to the topic, trying learn and explore the space a bit. Would love any recommendations on reading lists or videos to watch as well. Thanks much! submitted by bourbank [link][2 comments]
View ArticleHow do I encode day of the week as a predictor?
I have predictors in the form of days of the week (Sun, Mon, Tues, Wed, Thu, Fri, Sat). I can't use 1-of-C encoding because it does not reflect the adjacency property correctly. Example: Predicting...
View Article/r/compsci weekly questions thread on machine learning
submitted by cypherx [link][comment]
View ArticleWhy do some insurance companies hire actuaries AND data scientists and what...
I started thinking about this after I saw that Liberty Mutual Insurance company, hosted a "data science" competition on Kaggle ( Liberty Mutual Group - Fire Peril Loss Cost Predict expected fire losses...
View ArticleUsing machine learning to predict the collapse & stabilization of complex...
submitted by FerretDude [link][1 comment]
View ArticleA simple model for the Kaggle Bike Sharing competition.
I made this a text post so I could give a bit of info before the link, rather than people just blindly clicking on it. This was my first attempt at a Kaggle competition (previously I followed a...
View Article