A full-featured form software built with love in python: https://github.com/shiyanhui/Young
GitHub
GitHub - shiyanhui/Young: A full-featured forum software built on Tornado and MongoDB.
A full-featured forum software built on Tornado and MongoDB. - shiyanhui/Young
GitHub - shiyanhui/Young: A full-featured forum software built with love in python: https://www.reddit.com/r/Python/comments/50mc64/github_shiyanhuiyoung_a_fullfeatured_forum/
reddit
GitHub - shiyanhui/Young: A full-featured forum... • /r/Python
0 points and 0 comments so far on reddit
Automating a classification process?: https://www.reddit.com/r/Python/comments/50mik3/automating_a_classification_process/
reddit
Automating a classification process? • /r/Python
I work at a company that sells electronics and IT products. We have everything from thumb drives to server systems. Every time we add new...
How to nest LabelKFold?: http://stackoverflow.com/questions/38023726/how-to-nest-labelkfold
Stackoverflow
How to nest LabelKFold?
I have a dataset with ~300 points and 32 distinct labels and I want to evaluate a LinearSVR model by plotting its learning curve using grid search and LabelKFold validation.
The code I have looks ...
The code I have looks ...
Guys could u write the Python code for this problem.: https://www.reddit.com/r/Python/comments/50jfjx/guys_could_u_write_the_python_code_for_this/
reddit
Guys could u write the Python code for this problem. • /r/Python
Q) Given a time in the 12 hour format with the suffix, either AM/PM, convert that into a 24 hour format. 12 hour format is hours:minutes:seconds...
Python Weekly - Issue 259: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
Polished Python Implementation of Neural Style Transfer with Deep Learning: https://github.com/titu1994/Neural-Style-Transfer
GitHub
GitHub - titu1994/Neural-Style-Transfer: Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic…
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+ - titu1994/Neural-Style-Transfer
21: Terminology: test fixtures, subcutaneous testing, end to end testing, system testing - Test
Is nose still relevant? How about unittest?: https://www.reddit.com/r/Python/comments/50nqlp/is_nose_still_relevant_how_about_unittest/
reddit
Is nose still relevant? How about unittest? • r/Python
I'm working on a rewrite of [Python Testing with unittest, nose, pytest](http://pythontesting.net/book). It won't be ready until early...
This project to upscale images from 16x16 to 64x64 was in Python Weekly. Not once does the project mention 'enhance'.: https://www.reddit.com/r/Python/comments/50npe4/this_project_to_upscale_images_from_16x16_to/
reddit
This project to upscale images from 16x16 to 64x64 was... • /r/Python
4 points and 0 comments so far on reddit
MLPaint: The Real-Time Handwritten Digit Recognizer - Built with Python and MLDB: https://www.reddit.com/r/Python/comments/50nzge/mlpaint_the_realtime_handwritten_digit_recognizer/
reddit
MLPaint: The Real-Time Handwritten Digit Recognizer -... • /r/Python
3 points and 0 comments so far on reddit
Guys could you plz help write this python code: https://www.reddit.com/r/Python/comments/50oeyc/guys_could_you_plz_help_write_this_python_code/
reddit
Guys could you plz help write this python code • /r/Python
Given a time in the 12 hour format with the suffix, either AM/PM, convert that into a 24 hour format. 12 hour format is hours:minutes:seconds...
Flask by Example - Custom Angular Directive with D3: https://www.reddit.com/r/Python/comments/50os0l/flask_by_example_custom_angular_directive_with_d3/
reddit
Flask by Example - Custom Angular Directive with D3 • /r/Python
0 points and 0 comments so far on reddit
Interesting Python modules - Part 2 (Based on your comments): https://www.reddit.com/r/Python/comments/50p2du/interesting_python_modules_part_2_based_on_your/
reddit
Interesting Python modules - Part 2 (Based on your... • /r/Python
1 points and 0 comments so far on reddit
Script to automatically copy version-controlled dotfiles to git repo and notify if any changes to be comitted: https://www.reddit.com/r/Python/comments/50oy8s/script_to_automatically_copy_versioncontrolled/
reddit
Script to automatically copy version-controlled... • /r/Python
Background story: I have a git repo located in `~/dotfiles` that I use to version-control my dotfiles with. My process has been 1. change...