Loss goes up back to starting value after re-initializing dataset: https://stackoverflow.com/questions/51921278/loss-goes-up-back-to-starting-value-after-re-initializing-dataset
Stack Overflow
Loss goes up back to starting value after re-initializing dataset
I am training an LSTM network in Python Tensorflow on audio data. My dataset is a bunch of wave files which read_wavfiles turns into a generator of numpy arrays. I decided to try training my networ...
Using non-linear scale with Seaborn heatmap: https://stackoverflow.com/questions/51816297/using-non-linear-scale-with-seaborn-heatmap
Stack Overflow
Using non-linear scale with Seaborn heatmap
I'm trying to use a logarithmic scale for this heatmap below. I need a heatmap for figures between 0-30 say, and then another color scheme for larger values which could be errors.
Tried a few diff...
Tried a few diff...
jinja form unicode control characters xml/docx integration: https://stackoverflow.com/questions/51921368/jinja-form-unicode-control-characters-xml-docx-integration
Stack Overflow
jinja + form + unicode control characters + xml/docx integration
I am creating word documents based on a users input in a form. However, when the user inputs a unicode control character, and trying to make a word file out of this using the python-docx package, t...
For anyone tinkering with deep reinforcement learning - I used python as a brain for a robot in a Unity simulation: https://www.reddit.com/r/Python/comments/99ccwq/for_anyone_tinkering_with_deep_reinforcement/
reddit
r/Python - For anyone tinkering with deep reinforcement learning - I used python as a brain for a robot in a Unity simulation
1 vote and 2 comments so far on Reddit
Python Script to generate ASCII Art from an image!: https://www.reddit.com/r/Python/comments/99c949/python_script_to_generate_ascii_art_from_an_image/
reddit
r/Python - Python Script to generate ASCII Art from an image!
158 votes and 24 comments so far on Reddit
Ray: A Distributed Execution Framework for AI - SciPy 2018: https://www.reddit.com/r/Python/comments/99e5h5/ray_a_distributed_execution_framework_for_ai/
reddit
r/Python - Ray: A Distributed Execution Framework for AI - SciPy 2018
3 votes and 0 comments so far on Reddit
As part of a small news organization, I was tasked with developing an AI statistics news reporting system. Advice?: https://www.reddit.com/r/Python/comments/99fkgw/as_part_of_a_small_news_organization_i_was_tasked/
reddit
r/Python - As part of a small news organization, I was tasked with developing an AI statistics news reporting system. Advice?
0 votes and 0 comments so far on Reddit
Is there a python script for finding non-sequential images in Mac OS finder?: https://www.reddit.com/r/Python/comments/99fzm0/is_there_a_python_script_for_finding/
reddit
r/Python - Is there a python script for finding non-sequential images in Mac OS finder?
2 votes and 1 comment so far on Reddit
Microsoft announce Python integration into Power BI: https://www.reddit.com/r/Python/comments/99fnb6/microsoft_announce_python_integration_into_power/
reddit
r/Python - Microsoft announce Python integration into Power BI
172 votes and 10 comments so far on Reddit
easier way to define and parse command line arguments (lib was created as alternative for tf.flags and based on argparse): https://www.reddit.com/r/Python/comments/99fso7/easier_way_to_define_and_parse_command_line/
reddit
r/Python - easier way to define and parse command line arguments (lib was created as alternative for tf.flags and based on argparse)
1 vote and 0 comments so far on Reddit