Top 30 software for Text Analysis, Text Mining, Text Analytics - Predictive...
submitted by imsome1 [link][comment]
View ArticleVisual Image Extraction: Parham Aarabi Interview - ModiFace CEO & UofT Prof
submitted by seabass [link][comment]
View ArticleNew Book: "Learning scikit-learn: Machine Learning in Python"
submitted by rgarreta [link][7 comments]
View ArticleCould use help--laptop specs
My department is buying me a new laptop, and I could use some help laying out the specs. The sky is certainly not the limit w/ regards to price (so no apple products; I'll be working on ubuntu). I...
View ArticleNEAT vs Deep learning neural networks. Has anyone done any comparisons...
For those who aren't familiar: NEAT - NeuroEvolution of Augmenting Topologies Deep learingIt seems like the two are similiar solutions to the problem of training multi-level neural networks, but I'm...
View ArticleNew machine learning challenge for speaker recognition
submitted by fins7 [link][1 comment]
View ArticleIs a Masters in Machine Learning a common requirement for jobs in related...
I graduated this July, with a 1st from King's College London in Computer Science and I am struggling to find work, like most grads, so I have recently decided to look more into Machine Learning and...
View ArticlePredict last 3 values using Weka
Hi all, I have the following Java code to attempt to predict the final 3 values in a set using a J48 tree:import java.io.BufferedReader; import java.io.FileReader; import...
View ArticleWhich types of neural networks have you compared, and which ones have you...
I have created two completely different neural networks that can play chess. One of them is superior in every way making me wonder about other people's experience with multiple types of neural...
View ArticleHow to implement a complex-valued RBM?
I want to make a deep belief network working with music. The idea is to use the complex-valued output of an FFT or Constant-Q transform as an input to the net. This is cool because I can run the net...
View ArticleAnyone attending NIPS 2013 / Lake tahoe
Hi guys, is anyone around here attending NIPS, it would be great to meet, discuss and just hang around. submitted by leonoel [link][3 comments]
View ArticleIBM's Watson has created recipes recently, but are they public somewhere?...
I couldn't find any other than one in this post, but I don't know how to "read" this recipe. http://www.fastcodesign.com/1672444/try-a-recipe-devised-by-ibms-supercomputer-chef Does anyone know if IBM...
View ArticleMake, Rate, and Comment On the Machine Learning Map Above You (Blank Map Inside)
Hey everyone, in another thread I was commenting in I saw this sick map posted by /u/Jay_DeThe Machine Learning Map MapHere's My Map. Rules: Be niceMake a mapPost your map and your comment/advice for...
View ArticleDo you make your own implementation of every technique you use?
My impostor syndrome flares up something terrible whenever I have to solve a problem with an R package or what have you. I'm not from a CS/ML background however, so I'm not sure what the official...
View ArticleThe Starcraft 2 dataset, using several thousand games and 20 different...
submitted by rmnature1 [link][3 comments]
View ArticleHITS-algorithm - how to decide when the scores have converged? x-post from...
So, I have been running the HITS-algorithm on my graph, but I think I have a problem. I don't know how to define convergence. All the material I can find on HITS-algorithms takes the number of...
View ArticleIs there interactive example of neural network I can play with, similar to...
I am someone who learns by interacting and feeling things. submitted by reginaldtato [link][8 comments]
View ArticleProblem with class-imbalance in the reduction of multi-label text...
I have a set of around 300k text examples. As mentioned in the title, each example has at least one label, and there are only 100 possible unique labels. I've reduced this problem down to binary...
View Article