Created my first python application that I'm actually proud of: a Reddit user word usage profiler: https://www.reddit.com/r/Python/comments/4vedr0/created_my_first_python_application_that_im/
reddit
Created my first python application that I'm actually... • /r/Python
1 points and 0 comments so far on reddit
How to convert protobuf graph to binary wire format?: http://stackoverflow.com/questions/38549153/how-to-convert-protobuf-graph-to-binary-wire-format
Stack Overflow
How to convert protobuf graph to binary wire format?
I have a method to convert binary wire format to human readable format but I cannot do the inverse of this
import tensorflow as tf
from tensorflow.python.platform import gfile
def converter(file...
import tensorflow as tf
from tensorflow.python.platform import gfile
def converter(file...
QPython on Android disappeared from the Play Store?: https://www.reddit.com/r/Python/comments/4venn6/qpython_on_android_disappeared_from_the_play_store/
reddit
QPython on Android disappeared from the Play Store? • /r/Python
Hi everyone, I was trying to download the QPython app that lets programmers write and run python code on Android, but it is apparently missing...
Made a small prank tool to use on unsuspecting pcs called browser-bomb: https://www.reddit.com/r/Python/comments/4veyku/made_a_small_prank_tool_to_use_on_unsuspecting/
reddit
Made a small prank tool to use on unsuspecting pcs... • /r/Python
0 points and 0 comments so far on reddit
3D, VR, physics, audio, video, pathfinding in the same Python module (Win, MacOS, Linux): https://www.reddit.com/r/Python/comments/4vg1qq/3d_vr_physics_audio_video_pathfinding_in_the_same/
reddit
3D, VR, physics, audio, video, pathfinding in the same... • /r/Python
1 points and 0 comments so far on reddit
requests_viewer: Now view your requests object with style: https://www.reddit.com/r/Python/comments/4vgcyy/requests_viewer_now_view_your_requests_object/
reddit
requests_viewer: Now view your requests object with style • /r/Python
1 points and 0 comments so far on reddit
Receiving contact information with Python script?: https://www.reddit.com/r/Python/comments/4vgs1g/receiving_contact_information_with_python_script/
reddit
Receiving contact information with Python script? • /r/Python
Hi there, I was wondering if there were any Python scripts out there that scrape unique websites for their contact information so I can manage...
My Master Thesis made in Jupter Notebook, a wind speed and direction probability analysis: https://www.reddit.com/r/Python/comments/4vgprc/my_master_thesis_made_in_jupter_notebook_a_wind/
reddit
My Master Thesis made in Jupter Notebook, a wind speed... • /r/Python
1 points and 1 comments so far on reddit
Customize templates in a third party Django app: http://stackoverflow.com/questions/38341254/customize-templates-in-a-third-party-django-app
Stack Overflow
Customize templates in a third party Django app
I'm using a third party app (django-social-share) in my Django project but I need to customize the templates. I'm not sure how to go about doing that--everything I try keeps using the default temp...
Implementation of Neural Network in Python using numpy [for beginners]: https://github.com/karandesai-96/digit-classifier
GitHub
kdexd/digit-classifier
digit-classifier - A single handwritten digit classifier, using the MNIST dataset. Pure Numpy.
Agrmin: a one-page static site generator in 18 lines of Python.: https://www.reddit.com/r/Python/comments/4vhnus/agrmin_a_onepage_static_site_generator_in_18/
reddit
Agrmin: a one-page static site generator in 18 lines... • /r/Python
1 points and 1 comments so far on reddit
OpenCV exception after 1 day calculation: http://stackoverflow.com/questions/38628504/opencv-exception-after-1-day-calculation
Stackoverflow
OpenCV exception after 1 day calculation
I am using opencv_traincascade for object detection. I try to find glasses on photo. For this, I've downloaded 830 pictures like this:
http://pi1.lmcdn.ru/product/V/I/VI060DWIHZ27_1_v2.jpg
Then I...
http://pi1.lmcdn.ru/product/V/I/VI060DWIHZ27_1_v2.jpg
Then I...