Stella Frank

Results 4 issues of Stella Frank

When trying to get the weather for Trento Italy, WWO seems to return the weather at the top of the mountain (Paganella), not the weather in the city/valley. Wttr.in then...

data-source

I set up a new virtualenv using `python -m venv venv` today, and then did `pip install pweave`. I then tried to `pweave -f tex DOC.texw`. This failed: ``` Traceback...

When I run the reverse_words and machine_translation examples, the cost does not decrease, and (in the MT example) the generated samples are still gibberish after 80 epochs. The sqrt example...

Please add support for UTF8 files in TextFile (i.e use codecs.open and allow the user to pass in an encoding). If you like, I could submit this as a patch,...