My Attempt at Outperforming Deepmind's Atari Results - UPDATE 7
submitted by CireNeikual [link][4 comments]
View ArticleHow to use bigrams features to sentiment analysis?
I have extracted some bigram features(Adjective/Adverb, Noun/Adjective, Adjective/Verb, Noun/Verb) from a POS tagged corpus with the help of it´s POS tags. The bigrams look as follows:[('word',...
View ArticleOnline Parameter Optimization with Gaussian Process Regression
submitted by sergeyfeldman [link][1 comment]
View ArticleI'm on a quest to find out how machine learning relates to the outside world....
I'm a masters student (Mathematical Modeling and Computing at the Technical University of Denmark), and my primary focus is on machine learning. As a student, however, it's hard to know where and how...
View Articlecan anyone explain 'metalearning' in the context of this vid? is it common...
submitted by Scallyb [link][1 comment]
View ArticleWhat's the best library out there for experimenting with LSTM networks?
I'd like to do some experiments with Long Short Term Memory (LSTM) and Connectionist Temporal Classification (CTC). I can work in Python, Java, or C/C++. I found this page that lists three libraries...
View ArticleHackathon ideas with machine learning
I'll be going to a hackathon this weekend and have yet to come up with any project ideas relating to machine learning. What ideas do you all have that I might be able to implement? They can be any...
View ArticlePreparing for an internship
Hi, I'm in third year of engineering school and will have to find an internship next year in the course of my studies. I'd like to work on machine learning but am unsure how to prepare. Background: I...
View ArticleCurriculum for DL
Howdy!I know a fair amount about ML in general but I don't know much about DL.Here's what I feel like I need to learn so farAuto Encoders -- semantic hashingRBM -- in turn to DBNRecursive Tensor neural...
View Article"Machine Learning within Law" - talk by a Law Professor on Machine Learning...
submitted by crawdidnot [link][10 comments]
View ArticleWeka SMOreg and LIBSVM with linear kernel problems...
I want to test a dataset in weka using either LIBSVM with an e-SVR or SMOreg for regression. I also choose a linear kernel in both (in SMOreg i use an exponent=1 in a non normalized polykernel).After...
View ArticleDeep Learning for Computer Vision with Caffe and cuDNN
submitted by harrism [link][comment]
View Article0/1 Classification using Autoencoders
Hello Everyone,Was just pondering this the other day. I have a chain of stacked denoising autoencoders that are taking in a signal and reconstructing it based on the previous signal. Now, would it be...
View ArticleUpdate with 162 new Deep Learning papers to the Deeplearning.University...
submitted by atveit [link][comment]
View ArticleStack Overflow - Question about Regression Model
submitted by doublebyte1 [link][comment]
View ArticleCost function for Logistic Regression always infinite [MATLAB]
I am trying to implement a logistic regression solver in MATLAB and i am finding the weights by stochastic gradient descent. I am running into a problem where my data seems to produce an infinite cost,...
View ArticleClassification/categorization of time-series (4 features)
I am developing a small project where I have hundreds of runs of time-series data as represented in the figure http://i.imgur.com/8ABDo9b.png (the figure represents the mean of those runs, for two...
View ArticleLinguaSys Launches “GlobalNLP” Natural Language Processing API Portal for...
submitted by NLProc [link][comment]
View Article