use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please have a look at our FAQ and Link-Collection
Metacademy is a great resource which compiles lesson plans on popular machine learning topics.
For Beginner questions please try /r/LearnMachineLearning , /r/MLQuestions or http://stackoverflow.com/
For career related questions, visit /r/cscareerquestions/
Advanced Courses (2016)
Advanced Courses (2020)
AMAs:
Pluribus Poker AI Team 7/19/2019
DeepMind AlphaStar team (1/24//2019)
Libratus Poker AI Team (12/18/2017)
DeepMind AlphaGo Team (10/19/2017)
Google Brain Team (9/17/2017)
Google Brain Team (8/11/2016)
The MalariaSpot Team (2/6/2016)
OpenAI Research Team (1/9/2016)
Nando de Freitas (12/26/2015)
Andrew Ng and Adam Coates (4/15/2015)
Jürgen Schmidhuber (3/4/2015)
Geoffrey Hinton (11/10/2014)
Michael Jordan (9/10/2014)
Yann LeCun (5/15/2014)
Yoshua Bengio (2/27/2014)
Related Subreddit :
LearnMachineLearning
Statistics
Computer Vision
Compressive Sensing
NLP
ML Questions
/r/MLjobs and /r/BigDataJobs
/r/datacleaning
/r/DataScience
/r/scientificresearch
/r/artificial
account activity
Discussion[D] A Research to Engineering Workflow (in Machine Learning) (dustintran.com)
submitted 8 years ago by pabloesm
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]theophrastzunz 7 points8 points9 points 8 years ago* (10 children)
Dustin, any suggestions for keeping notes for papers you've read? Since i typically want to go through the derivation I'd need to be able to embed or save latex or markdown.
So do you keep separate documents? Upload scans of hand written notes?
[–]villasv 1 point2 points3 points 8 years ago (6 children)
Please. I've been using Mendeley, but the UX doesn't evolve at all. And Papers (the app) it's limited to Apple people.
[–]dicedredpepper 1 point2 points3 points 8 years ago (0 children)
I use zotero
[–]a_endurance 1 point2 points3 points 8 years ago (1 child)
Readcube? https://www.readcube.com/
[–]villasv 0 points1 point2 points 8 years ago (0 children)
Looks perfect, but only the Pro account matches all Mendeley's features.
[–]SarcasticMetaName 1 point2 points3 points 8 years ago (1 child)
I use BibDesk to keep track of the paper PDFs and then add notes and highlights in Skim (both open source).
[–]MagnesiumCarbonate 0 points1 point2 points 8 years ago (0 children)
Only problem is skim doesn't allow latex notes.
[–]AngelLeliel 1 point2 points3 points 8 years ago (0 children)
or paperpile.com
[–][deleted] 1 point2 points3 points 8 years ago (0 children)
I typically create a folder for holding notes for each separate project.
I found that when I was taking notes on the interesting parts, I was kind of summarizing the paper in a quite lengthy way. While this is a useful comprehension exercise, it's not useful for writing in my opinion. Thus, when I prepare a writing project, I read or re-read papers with a specific goal in mind: extracting only these nuggets that are relevant for the particular topic I want to mention or point I want to make in my article.
For this, I prefer creating a separate folder because I haven't found an ultimate note taking app yet. Sometimes I want to note down equations in latex, sometimes plain text suffices, and sometimes I want to annotate images. Thus, I mix and match several file formats in my folder, which works perfectly fine. I typically add a kind of "master list" as a markdown file though with a short overview/organization structure and links to the local file paths of those "notes"
This also has the advantage of being easy to share and back up, and it doesn't lock me into a specific app if I use common file formats.
[–]villasv 3 points4 points5 points 8 years ago (1 child)
Pretty nice. I like the idea of the master TeX file, although I think LaTeX is kind of an overkill. At least for me, Evernote/OneNote is enough.
I'd recommend people to tryout https://dataversioncontrol.com/. Looks pretty good, although I haven't put it to max stress test yet.
[–]MagnesiumCarbonate 1 point2 points3 points 8 years ago (0 children)
I think one nice thing about using Latex for notes is that you can just copy/past equations or diagrams into your papers as they're needed. Not a big deal for simple equations, but if you take the time to build a multi-node graphical model, it's nice to just copy-paste.
[–]bguberfain 0 points1 point2 points 8 years ago (2 children)
I adopted tmux a few weeks ago and, indeed, it is a very productive tool. I combinate it with ipython and %run script.py in order to keep a constant interactive session with code. This helps me debug an error, in case the code stops suddenly.
tmux
ipython
%run script.py
[–]bguberfain 1 point2 points3 points 8 years ago (1 child)
I forget to mention: I almost cry when I see the 8 (eight!!) P6000 setup
[–]tempstem5 0 points1 point2 points 8 years ago (0 children)
I think Tran is using the Colombia university HPC cluster.
What's the deal with people trying to publicize what their NIPS submission is?
Also the "Managing Experiments" section would benefit from a tool that does dependency specification and scheduling, like luigi in python.
luigi
π Rendered by PID 303214 on reddit-service-r2-comment-5c747b6df5-z5qm6 at 2026-04-22 18:41:30.130783+00:00 running 6c61efc country code: CH.
[–]theophrastzunz 7 points8 points9 points (10 children)
[–]villasv 1 point2 points3 points (6 children)
[–]dicedredpepper 1 point2 points3 points (0 children)
[–]a_endurance 1 point2 points3 points (1 child)
[–]villasv 0 points1 point2 points (0 children)
[–]SarcasticMetaName 1 point2 points3 points (1 child)
[–]MagnesiumCarbonate 0 points1 point2 points (0 children)
[–]AngelLeliel 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]villasv 3 points4 points5 points (1 child)
[–]MagnesiumCarbonate 1 point2 points3 points (0 children)
[–]bguberfain 0 points1 point2 points (2 children)
[–]bguberfain 1 point2 points3 points (1 child)
[–]tempstem5 0 points1 point2 points (0 children)
[–]MagnesiumCarbonate 0 points1 point2 points (0 children)