My Goal: the lowest possible barrier to entry to learn Deep Learning (in Python): https://iamtrask.github.io/2016/08/17/grokking-deep-learning/
iamtrask.github.io
Grokking Deep Learning - i am trask
A machine learning craftsmanship blog.
python jedi: how to retrieve methods of instances?: http://stackoverflow.com/questions/37686311/python-jedi-how-to-retrieve-methods-of-instances
Stackoverflow
python jedi: how to retrieve methods of instances?
I built simple text editor with some accessibility feature for screen reading software.
I'm using Python for .NET to show a form containing a richtextbox.
When user press tab after a period it popu...
I'm using Python for .NET to show a form containing a richtextbox.
When user press tab after a period it popu...
Grokking Deep Learning: learn Deep Learning from scratch in Python: https://www.reddit.com/r/Python/comments/4y9nhc/grokking_deep_learning_learn_deep_learning_from/
reddit
Grokking Deep Learning: learn Deep Learning from... • /r/Python
1 points and 0 comments so far on reddit
Python fails to find .pyd file in folder: https://www.reddit.com/r/Python/comments/4y9r49/python_fails_to_find_pyd_file_in_folder/
reddit
Python fails to find .pyd file in folder • /r/Python
I am trying to use Pycrypto in my project, but every time I try to run it, an error runs, saying that it can't find winrandom. The statement...
What library can I use to generate spirals, fractals, etc. to use for graphic designs?: https://www.reddit.com/r/Python/comments/4ya20j/what_library_can_i_use_to_generate_spirals/
reddit
What library can I use to generate spirals, fractals,... • /r/Python
I'm an independent music artist interested in using python in order to generate some visuals for album covers, etc. Is there a recommended...
With 3.5 out is there any good way to build an .exe from a .py?: https://www.reddit.com/r/Python/comments/4yajgh/with_35_out_is_there_any_good_way_to_build_an_exe/
reddit
With 3.5 out is there any good way to build an .exe... • /r/Python
Like the title says. I have search near and far and non of the methods seem to be working for me, anyone have any good suggestions?
Ping response always giving "2": https://www.reddit.com/r/Python/comments/4yas5f/ping_response_always_giving_2/
reddit
Ping response always giving "2" • /r/Python
I'm writing a script which will ping machines I have specified in a .txt file, and am having issues in that each response I get is a "2"...
Any suggestions for best RESTful framework in python?: https://www.reddit.com/r/Python/comments/4ybfhn/any_suggestions_for_best_restful_framework_in/
reddit
Any suggestions for best RESTful framework in python? • /r/Python
Hi, I'm a newbie to python and looking for a good framework that can use for RESTful API in python. Can anyone suggest a good example for it....
PyDev 5.2.0 released (static type declarations, debugger fixes, IPython 5 support in interactive console): https://www.reddit.com/r/Python/comments/4yc4ad/pydev_520_released_static_type_declarations/
reddit
PyDev 5.2.0 released (static type declarations,... • /r/Python
1 points and 0 comments so far on reddit
Python Weekly - Issue 257: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
ulmo: clean, simple and fast access to public hydrology and climatology data (Python library highlight): https://www.reddit.com/r/Python/comments/4ycglx/ulmo_clean_simple_and_fast_access_to_public/
reddit
ulmo: clean, simple and fast access to public... • /r/Python
4 points and 2 comments so far on reddit
SKiDL: a Python package for designing electronic systems: https://www.reddit.com/r/Python/comments/4ycyfd/skidl_a_python_package_for_designing_electronic/
reddit
SKiDL: a Python package for designing electronic systems • /r/Python
1 points and 0 comments so far on reddit
Installing 32 bit Python in OSX Via homebrew: https://www.reddit.com/r/Python/comments/4yd0x4/installing_32_bit_python_in_osx_via_homebrew/
reddit
Installing 32 bit Python in OSX Via homebrew
Hi, I need to install 32 bit Python 2.7 in OSX El Capitan. I would like to just use homebrew: brew install Python But, I don't know if that...
I'm re-releasing Slog, the simple logging library I was working on a year or so ago.: https://www.reddit.com/r/Python/comments/4yd1o9/im_rereleasing_slog_the_simple_logging_library_i/
reddit
I'm re-releasing Slog, the simple logging library I... • /r/Python
Slog's a *s*imple *log*ging framework for Python 2 and 3 (though I've only ever tested it with 2.7 besides 3), and as an alternative to the...
imgd: Multiprocessing JPEG/PNG image resizer and rotator in Python.: https://www.reddit.com/r/Python/comments/4yd3fj/imgd_multiprocessing_jpegpng_image_resizer_and/
reddit
imgd: Multiprocessing JPEG/PNG image resizer and... • /r/Python
1 points and 0 comments so far on reddit
I need help with what I think is a bug of sorts.: https://www.reddit.com/r/Python/comments/4ydx0g/i_need_help_with_what_i_think_is_a_bug_of_sorts/
reddit
I need help with what I think is a bug of sorts. • /r/Python
So I've been learning Python for a while, taking lessons on CodeAcademy and such, and trying to just get a grasp of the idea of it (By using it in...