15 year old looking for beginner coding buddies: https://www.reddit.com/r/Python/comments/a3ijqg/15_year_old_looking_for_beginner_coding_buddies/
reddit
15 year old looking for beginner coding buddies
Hey everyone! I'm 15 years old, and live in the United States. I am attempting to make a discord community of beginner programmers such as myself....
py-heat v0.0.6 adds scroll ability to view long profiled python files as a heatmap: https://www.reddit.com/r/Python/comments/a3kpnl/pyheat_v006_adds_scroll_ability_to_view_long/
reddit
r/Python - py-heat v0.0.6 adds scroll ability to view long profiled python files as a heatmap
1 vote and 0 comments so far on Reddit
How to Minimize AWS Lambda Cold Starts (x-post /r/serverless): https://www.reddit.com/r/Python/comments/a3lfjr/how_to_minimize_aws_lambda_cold_starts_xpost/
reddit
r/Python - How to Minimize AWS Lambda Cold Starts (x-post /r/serverless)
1 vote and 0 comments so far on Reddit
Tips for hiring python devs for AWS when you have no python devs in house: https://www.reddit.com/r/Python/comments/a3lfkm/tips_for_hiring_python_devs_for_aws_when_you_have/
reddit
r/Python - Tips for hiring python devs for AWS when you have no python devs in house
1 vote and 0 comments so far on Reddit
How to make special symbols not readable?: https://www.reddit.com/r/Python/comments/a3lotp/how_to_make_special_symbols_not_readable/
reddit
How to make special symbols not readable?
I made a program that calculate molecular mass of chemical substance by reading "SMILES". SMILES is a specification in form of a line notation...
(Possibly) quitting Python Development after 2 years of non stop learning. And it blows.: https://www.reddit.com/r/Python/comments/a3ln1v/possibly_quitting_python_development_after_2/
reddit
r/Python - (Possibly) quitting Python Development after 2 years of non stop learning. And it blows.
161 votes and 201 comments so far on Reddit
Nginx with gunicorn with double authorization: https://stackoverflow.com/questions/53601744/nginx-with-gunicorn-with-double-authorization
Stack Overflow
Nginx with gunicorn with double authorization
I want to use http auth but also, a reverse proxy using gunicorn.
For http auth I use:
location = admin.html {
auth_basic 'Login Required'
auth_basic__use_file etc/nginx/.htpasswd;
}
for gunic...
For http auth I use:
location = admin.html {
auth_basic 'Login Required'
auth_basic__use_file etc/nginx/.htpasswd;
}
for gunic...
Is it possible to develop this app idea? (Discussion) (Feedback): https://www.reddit.com/r/Python/comments/a3lxza/is_it_possible_to_develop_this_app_idea/
reddit
r/Python - Is it possible to develop this app idea? (Discussion) (Feedback)
0 votes and 0 comments so far on Reddit
Custom combined hinge/kb-divergence loss function in siamese-net fails to generate meaningful speaker-embeddings: https://stackoverflow.com/questions/53581298/custom-combined-hinge-kb-divergence-loss-function-in-siamese-net-fails-to-genera
Stack Overflow
Custom combined hinge/kb-divergence loss function in siamese-net fails to generate meaningful speaker-embeddings
I'm currently trying to implement a siamese-net in Keras where I have to implement the following loss function:
loss(p ∥ q) = Is · KL(p ∥ q) + Ids · HL(p ∥ q)
Where KL is the Kullback-Leibler
loss(p ∥ q) = Is · KL(p ∥ q) + Ids · HL(p ∥ q)
Where KL is the Kullback-Leibler
Considerations when creating Databases at the start of a project: https://www.reddit.com/r/Python/comments/a3njee/considerations_when_creating_databases_at_the/
reddit
r/Python - Considerations when creating Databases at the start of a project
0 votes and 2 comments so far on Reddit
Parsing XML out to CSV from SOAP Envelope, a problem with Latin/UTF-8 characters kills script.: https://www.reddit.com/r/Python/comments/a3nvlf/parsing_xml_out_to_csv_from_soap_envelope_a/
reddit
r/Python - Parsing XML out to CSV from SOAP Envelope, a problem with Latin/UTF-8 characters kills script.
0 votes and 0 comments so far on Reddit
PyCM 1.6 released : New machine learning library for confusion matrix statistical analysis: https://www.reddit.com/r/Python/comments/a3nvno/pycm_16_released_new_machine_learning_library_for/
reddit
r/Python - PyCM 1.6 released : New machine learning library for confusion matrix statistical analysis
1 vote and 0 comments so far on Reddit
Learning Python API Development - Flask Application Structure: https://www.reddit.com/r/Python/comments/a3o0d8/learning_python_api_development_flask_application/
reddit
r/Python - Learning Python API Development - Flask Application Structure
1 vote and 0 comments so far on Reddit
How to Install Jupyter Notebook on AWS EC2 Instance for Machine Learning and Python scripting: https://www.reddit.com/r/Python/comments/a3o47y/how_to_install_jupyter_notebook_on_aws_ec2/
reddit
r/Python - How to Install Jupyter Notebook on AWS EC2 Instance for Machine Learning and Python scripting
1 vote and 0 comments so far on Reddit
Introducing Visual GraphQL Editor - draw your graphql schema: https://www.reddit.com/r/Python/comments/a3o499/introducing_visual_graphql_editor_draw_your/
reddit
r/Python - Introducing Visual GraphQL Editor - draw your graphql schema
1 vote and 0 comments so far on Reddit