DIY Deep Learning for Vision: A Tutorial with Caffe
submitted by CompleteSkeptic [link][1 comment]
View ArticleWhat do you want to hear from a prospect? How to interview for machine learning?
I got a technical interview at a machine learning company, and have no idea how to prepare. I'm skilled at C++ and MATLAB, and I've fooled around in Python, but is this gonna be your standard "balance...
View ArticleBackpropagation as simple as possible, but no simpler
submitted by stephencwelch [link][1 comment]
View ArticleRichard Socher's new startup has just been unveiled
submitted by notarowboat [link][3 comments]
View ArticleCan machine learning be used to translate complicated concepts into simple...
For example lets say I typed the word trabecilae would machine learning be used to retrieve pictures of the eiffel tower and simplify the physics? submitted by uptnapishtim [link][1 comment]
View ArticleExperts divided on Stephen Hawking’s claim that Artificial Intelligence could...
submitted by sheriner [link][10 comments]
View ArticleNamely [NYC] is looking for a Data Science Intern
Come! It will be fun :)http://namely.workable.com/jobs/27793 submitted by manueslapera [link][10 comments]
View ArticleLinear combination of weak estimators over fuzzy classifiers?
Having:set of soft fuzzy classifiers (classification onto overlapping sets) C_i(x) -> [0,1]corresponding set of weak estimators R_i(z) of the form R_i(z) = EX(y|z).The estimators R_i are just some...
View ArticleHow to choose linkage in hidden layers (Fully, cluster .. etc)
Why should I choose to fully link?Input to first Hidden layer? Hidden Layer to Hidden Layer? Hidden Layer to ouput?If I don't fully link those, what are my options and how do I choose it?Since the...
View ArticleWhat are the benefits and disadvantages to Lasso, Ridge, Elastic Net, and Non...
I am implementing these four regularization techniques for linear regression of stock data in MATLAB but i noticed elastic net is just the sum of Ridge and Lasso, and i dont full understand how exactly...
View ArticleNeural Representation of Language Learning - Tom Mitchell
submitted by alexleavitt [link][1 comment]
View Article$1M prize for digitization and identification of insect collections
submitted by aihardin [link][comment]
View ArticleDatabricks to run free Scalable Machine Learning MOOC
submitted by edXbecky [link][3 comments]
View ArticleStephen Hawking right about dangers of AI... but for the wrong reasons, says...
submitted by netkrow [link][7 comments]
View ArticleBest Applied ML Course / Tutorial?
I'd like to learn more modern machine learning techniques in the context of an actual data set and code base. For example, there are theoretical books on convolutional neural networks, but I don't want...
View ArticleHyperparameter Optimization Routines
What algorithms do other people use for hyperparameter optimisation and how long do you spend on it?I quite like random sampling of hyperparams as it is so simple to implement and will typically get a...
View ArticleAn exact mapping between the Variational Renormalization Group and Deep Learning
submitted by pacala [link][comment]
View ArticleRNN in generative mode with Theano (Scan op)
submitted by TheAlienDude [link][4 comments]
View Article[NoobQuestion] How to calculate the angle between an SVM solution with kernel...
As the title say i have my svm solution with kernel in the form of a few vector of lagrangian variables (alpha,gamma,delta) specific for the svm i'm working with, i have a vector (generated by a...
View Article