Write-up of my Python ML SaaS app: https://www.reddit.com/r/Python/comments/5vjdyf/writeup_of_my_python_ml_saas_app/
reddit
Write-up of my Python ML SaaS app • r/Python
## Introduction I'm a stats/ML guy who does a lot of number crunching in Python (Numpy/sklearn/SciPy). I've been wanting to learn more about the...
Identifying dogs vs cats in images with Python TensorFlow Convolutional Neural Network: https://www.reddit.com/r/Python/comments/5vjks3/identifying_dogs_vs_cats_in_images_with_python/
reddit
Identifying dogs vs cats in images with Python +... • r/Python
The following ipython notebook + video tutorial covers using a Convolutional Neural Network on a Kaggle challenge for detecting dogs vs cats in...
[Question] Is there an easy-to-use, platform-independent sound library?: https://www.reddit.com/r/Python/comments/5vjpmw/question_is_there_an_easytouse/
reddit
[Question] Is there an easy-to-use,... • r/Python
I'm aware of pygame and pyglet. Pyglet requires avbin, which isn't well maintained and requires a separate install. I forget what backs pygame....
Rap-song writing neural network - greatly improved from last time.: https://www.reddit.com/r/Python/comments/5vjtkd/rapsong_writing_neural_network_greatly_improved/
reddit
Rap-song writing neural network - greatly improved from... • r/Python
1 points and 1 comments so far on reddit
Python question - User Input: https://www.reddit.com/r/Python/comments/5vjvbf/python_question_user_input/
reddit
Python question - User Input • r/Python
Hi everyone, I'm new to reddit and Python. I've created a video player that accepts input from a barcode scanner and when a product is scanned it...
How to enter a list of numbers into an array?: https://www.reddit.com/r/Python/comments/5vk53z/how_to_enter_a_list_of_numbers_into_an_array/
reddit
How to enter a list of numbers into an array? • r/Python
I am doing a project for school in which we have to make a GTIN-8 calculator and I wish to shorten this code I made into a single input. So as of...
How to use xml sax parser to read and write a large xml?: http://stackoverflow.com/questions/42325244/how-to-use-xml-sax-parser-to-read-and-write-a-large-xml
Stack Overflow
How to use xml sax parser to read and write a large xml?
I'm trying to remove all the project1 nodes (along with their child elements) from the below sample xml document (original document is about 30 GB) using SAX parser.It would be fine to have a separ...
Announcing Bootstrapped – A Python library to generate confidence intervals: https://github.com/facebookincubator/bootstrapped
Give function scope access to the self where it is called?: https://www.reddit.com/r/Python/comments/5vkmvn/give_function_scope_access_to_the_self_where_it/
reddit
Give function scope access to the self where it is called? • r/Python
2 points and 3 comments so far on reddit
Is it possible/reasonable to use python for window management?: https://www.reddit.com/r/Python/comments/5vkqn1/is_it_possiblereasonable_to_use_python_for_window/
reddit
Is it possible/reasonable to use python for window... • r/Python
I want to set something up so when I hit an arbitrary hotkey it pulls up a cmd window with a numbered list of all active windows. The point would...
How to Make a Tensorflow Image Classifier (LIVE): https://www.reddit.com/r/Python/comments/5vky29/how_to_make_a_tensorflow_image_classifier_live/
reddit
How to Make a Tensorflow Image Classifier (LIVE) • r/Python
2 points and 0 comments so far on reddit
[Question] How to convert a value from Decimal to String? JYTHON: https://www.reddit.com/r/Python/comments/5vkuhf/question_how_to_convert_a_value_from_decimal_to/
reddit
[Question] How to convert a value from Decimal to... • r/Python
I am a noob at Python, so I apologize in advance. I have a script where I get this value, which is a Decimal: newReading =...
Why is Python so Popular, If It’s So Darn Slow?: https://www.reddit.com/r/Python/comments/5vlcea/why_is_python_so_popular_if_its_so_darn_slow/
reddit
Why is Python so Popular, If It’s So Darn Slow? • r/Python
0 points and 1 comments so far on reddit
Anyone link xlwings to Github/Bitbucket repos?: https://www.reddit.com/r/Python/comments/5vlmm8/anyone_link_xlwings_to_githubbitbucket_repos/
reddit
Anyone link xlwings to Github/Bitbucket repos? • r/Python
Hey guys, Looking to come up with an easy way to centralize version control for some VBA and python scripts that I'd like to use in excel. Some...
What's up with py2exe, pyinstaller and cx_Freeze?: https://www.reddit.com/r/Python/comments/5vlgdm/whats_up_with_py2exe_pyinstaller_and_cx_freeze/
reddit
r/Python - What's up with py2exe, pyinstaller and cx_Freeze?
60 votes and 45 comments so far on Reddit
What is the best way to reference non-code files in a python project: https://www.reddit.com/r/Python/comments/5vm8a7/what_is_the_best_way_to_reference_noncode_files/
reddit
What is the best way to reference non-code files in a... • r/Python
Hi r/Python, i am trying to figure out the best way to reference some non-code files in my Python tests. The files are .xls files storing requests...
Stumbled across this problem, not sure how to solve it! Anyone offer a solution?: https://www.reddit.com/r/Python/comments/5vmhcf/stumbled_across_this_problem_not_sure_how_to/
reddit
Stumbled across this problem, not sure how to solve it!... • r/Python
2 points and 0 comments so far on reddit