
Fairly new to python and pythonista
Eager to learn
Doing bachelor in technology via computer science
-
-
Kush
Oh wow thanks .. decreasing the max iter definitely helped and i also found out that decreasing the n_out to 30(from 300) ie reducing the no of nodes made it a lot faster
-
Kush
Well i just pip installed npdl
Then git cloned this repo:
https://github.com/oujago/NumpyDL
And ran the lstm-character.py in examples folder
But it hung on train model
I figured there were too many characters in tiny shakespeare.txt
So i reduced them but it still didnt went past the train model..
However its working fine in my pc .. still took a lot of time though -
Kush
Yeah I tried it on my iPhone 5s and let it run for 3-4 minutes .. i just wanted to know if it was actually running and working on more powerful devices ir not .?
-
Kush
Does pythonista currently supports any deep learning module .(via stash ) I love pythonista for what all it can do but having just basic deep learning would be so awesome.. just to learn
I tried a deep learning module npdl in pythonista it inported wothout error but always seems to get stuck at model.fit() -
Kush
Hey Guys I am fairly new to pythonista and I want to add .py and .pyui files which are stored on another app , but the open in option doesn't lists pythonista , I tried searching for ways but the tutorials for this are over 2 years old and require workflow app. Is there a way to do this guys ?