-
Hello everyone, I have tried to train darkflow using floydhub. I have already copy the file from my PC to the floydhub. Then i was using this command to train the data in floydhub.
`floyd run flow.…
-
Hello,
I deployed magenta at floydhub's cloud environment.
I created a simple installation script (you could find it the attached archive). Generation of sequences works fine, but any attempt to lau…
qzcad updated
5 years ago
-
At some point it would be nice to include standardized docker images (including gpu-enabled ones) for working with services like [Floydhub](https://docs.floydhub.com/guides/environments/) (although th…
-
docker tags are typically tied to a version e.g. 1.1, latest, ... etc (sometimes called version tags), it would be worth revisiting CPU/GPU tags and try to follow common pattern and use tags for versi…
-
These are my first times of trying to run a project on cloud. My main goal is to train Darknet with my chosen object. I eun the following command:
` floyd run --gpu --data laurynasg/datasets/fac…
-
When I was working on this project on my laptop everything worked fine, but then I wanted to try things out on FloydHub. In the first code block, I am having an issue:
```
ImportError …
-
**Following tutorial** :
[https://docs.floydhub.com/examples/style_transfer/](https://docs.floydhub.com/examples/style_transfer/)
**Goal**:
Deploy api, and make batch style-transforms via api cal…
oomti updated
3 years ago
-
when running
`docker build -t floydhub/dl-docker:gpu -f Dockerfile.gpu .`
the output in the terminal is :
```
Collecting wcwidth (from prompt-toolkit=1.0.4->ipython)
Downloading https://fil…
-
- https://glitch.com/
- https://www.floydhub.com/
- https://notebooks.azure.com/utensil/libraries
- https://www.mtyun.com/console2/dls/hdfs/
-
This looks like a good guide to start from:
https://blog.floydhub.com/a-beginners-guide-on-recurrent-neural-networks-with-pytorch/
Trying out pytorch b/c I've not used it it and I'm a bit tired of m…