Grad school outlook
I'm currently an EE, math/compE minor with around a 3.22 hoping it goes up at the end of this semester by a point or so. In 2 engineering honor societys. But I have not been able to get any research...
View ArticleEvaluating machine learning systems: Kaggle’s not enough
submitted by rrenaud [link][13 comments]
View ArticleA friend of mine wrote his own neural network software. Check out this cool...
submitted by Flaming_baggins [link][9 comments]
View ArticleUFLDL for Shape Constancy
I was wondering if anyone knows of any past/present/future research that applies unsupervised feature learning/sparse coding to teach an agent to detect shape constancy? By shape constancy I mean...
View ArticleTrying to find peer-reviewed papers about what method of averaging is the...
I am currently working with a Netflix Dataset for research, and I needed to find papers in regards to which method of averaging is most ideal for this situation. For example, We deal with ratings of...
View ArticleOnline Logistic Regression help?
Here is my problem: I am developing an embedded system for some classification task. I am using Logistic Regression as my classifier. Now I train my classifier, and download my model on to my machine....
View ArticleAnalyzing The Language Of Suicide Notes To Help Save Lives (xpost from...
submitted by --MxM-- [link][comment]
View ArticleGoogle launches quantum artificial intelligence lab!
submitted by eugenium [link][11 comments]
View ArticleHow much does output coding affect performance in neural networks?
I googled around a bit and couldn't find very much on this subject. Let's say I'm trying to train a binary classifier; I could set up an output layer with one neuron and threshold its output to derive...
View ArticleLow rank matrix regression?
I have a collection of samples x,y (both vectors of the same dimension) generated by an unknown symmetric matrix H s.t. Hx = y. I would like to approximate the values of this matrix but don't have...
View ArticleCan anyone recommend a good matplotlib tutorial for scatter plots (k-means...
I know it's probably too basic for this sub, but I'm having one hell of a time trying to plot my kmeans clusters. Any help would be enormously appreciated. Thank you. submitted by dickishbent...
View ArticleAnyone here knowledgeable in WEKA/J48 Algorithm and Data Mining? Need help ASAP
Hey guys, so I'm just trying to get some help configuring some data mining results in WEKA and could really use some help. Is anyone available to chat for a few min.? Thanks! submitted by jaytm2291...
View ArticleSimilarity of two time series data
The problem is as follows: The temporal variation for a particular attribute A as a time series data: V11, V12, V13, ... V1N, under conditions C1. Again the same experiment is re-performed under...
View ArticleRendezvous: A Search Engine for Binary Code [cross post from...
submitted by turnersr [link][comment]
View ArticleI made a classification program based on data compression
submitted by byronknoll [link][9 comments]
View ArticleI coded a tiny optimization framework in C++11 over the weekend. It contains...
Hello everyone,As mentiond in the title, the project contains implementations for a neural network, a genetic algorithm, some statistics functions (mean, variance, covariance, pearson's R2) and a...
View Article