Review: Sony Digital Paper DPT-S1, an e-ink device ideal for notes and papers
submitted by Rickasaurus [link][1 comment]
View ArticleSuggestions for enrolling into university for ML
Hey guysI am interested in doing my masters in Machine Learning. Can you suggest me universities which are currently doing a lot of work in this field? I only know of CMU as of now. Also if it helps I...
View ArticleDirichlet Process background?
I was reading this introduction to Dirichlet processes http://www.gatsby.ucl.ac.uk/~ywteh/research/npbayes/dp.pdf but I found that I'm not familiar with a lot of concepts and terminology. I have...
View ArticleCan I use Go as a replacement for Octave/Python for machine learning projects?
In particular, to do things like vector and matrix manipulation. I was even thinking about using it to do image processing. Is it worth the effort? submitted by whiskeybandit [link][10 comments]
View ArticleSocial Media & Machine Learning tell Stores where to locate
submitted by hrb1979 [link][comment]
View ArticleCareer in Scientific Computing with MS in Physics?
From what I've read and heard about scientific computing/computational science is that it is perfect for those who have interest in physical problems but like using programming and numerical methods....
View ArticleWhere can I find a good intro to random forests?
While I know a little about regression and associated topics from Andrew Ng's class, I'm a total newb to trees, bagging, boosting, and random forests. What's a good place to start? I'm willing to put...
View ArticleMachine Learning to aid my Fantasy League Picks
I'm trying to apply machine learning to the data in my sports fantasy league, to see if I can't build a model to make my picks for me.The rules are pretty simple:You make a pick on the winning margin...
View ArticleQuestion: Vanishing gradient in RNNs - yes or no?
Hi, One of the often cited issues in RNN training is the vanishing gradient problem (Y.Bengio et al., S.Hochreiter, S.Hochreiter et al., R.Pascanu et al.). However, I came across several papers by...
View ArticleLong-Short Term Memory Deep Neural Networks and Dropout
submitted by alexmlamb [link][comment]
View ArticleBig Data Proving to Be A Real Challenge for Data Scientists
submitted by datacruncher1 [link][1 comment]
View ArticleUsing a Decision Tree to Trade Bank of America stock
submitted by thetzz [link][1 comment]
View ArticleAren't feed-forward neural networks just a bunch of transformation matrices...
I am a newbie at neural networks and I was learning about good ol' simple feed-forward neural networks.Am I right in saying that going from one layer to the next, is essentially just transforming a...
View ArticleClassifying "other". Is there a nice way to have a ML classifier say "this...
Hi,I realise this is likely a very broad question, and likely depends on the specific technique being used. However, to start off I am currently using random forests to classify network activity. When...
View ArticleOverlapping clustering
Hi there, Does anyone have any experience with overlapping clustering? What is your opinion on that one ? submitted by zibenmoka [link][2 comments]
View ArticleEasy benchmarking of all public open-source implementations of convnets...
submitted by benanne [link][3 comments]
View ArticleDo input/output neurons of neural networks have activation functions? (Newbie...
CONTEXTI am trying to code a simple single-hidden layer neural network from scratch to try and approximate functions like exp(x) and such - just to get an idea of how data is represented in weights and...
View Article