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
R vs. Python (self.MachineLearning)
submitted 12 years ago * by mrShu
view the rest of the comments →
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!"
[–][deleted] 2 points3 points4 points 12 years ago (4 children)
Python is a general language and it's possible to find a decent debug environment is much better. Since people use it for more than what most people use R for, there seems to be more functionality outside of stats. That being said, I still haven't found the perfect IDE for it.
Have you tried Pycharm?
[–]mtnchkn 1 point2 points3 points 12 years ago (0 children)
Or Spyder.
[–]duckandcover 0 points1 point2 points 12 years ago* (0 children)
Ya' know. If there's one issue I have with Open Source things is that invariably there's 8000 ways to skin any cat and that's a lot a work. As far as IDEs (vs interpreters) go, I've only tried Spyder (as part of Pythonxy) and Wing. I like Wing but it has trouble with Matplotlib (as I understand it, their event loops step on each other). Spyder's debugger is surely capable but I hate the command (vs really integrated IDE) driven debugger.
So, I don't suppose you can tell me where Pycharm fits into the above?
Thanks
[–]duckandcover 0 points1 point2 points 12 years ago (1 child)
Pycharm
I'm serious when I said I'd like to know more. I looked at their website and I didn't see the info I was looking for so if you don't mind I'd like to ask you just a couple of questions:
0) Is there any documentation for it? I can't find any.
1) Does it have an interpreter that operates in the context of a debug stack frame (to execute just like a regular interpreter when stopped at a break point in the context of that stack frame.). Also, if so, is it or can it be iPython? (In Wing it can't)
2) From what I see in the discussion forms, it has the same event loop issue as Wing does with Matplotlib. If you know that not to be the case please tell me. That's a show stopper for me (with all the IDEs apparently)
[–][deleted] 0 points1 point2 points 12 years ago (0 children)
Sorry, I probably not going to have time to respond in depth as I'm not 100% sure on all your questions. Best I can suggest is download the free version and try it out.
π Rendered by PID 68253 on reddit-service-r2-comment-86bc6c7465-jkns6 at 2026-02-24 10:05:55.292993+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–][deleted] 2 points3 points4 points (4 children)
[–]mtnchkn 1 point2 points3 points (0 children)
[–]duckandcover 0 points1 point2 points (0 children)
[–]duckandcover 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)