[PYTHON] I played with Floydhub for the time being

Introduction

Floydhub is a service like Heroku for Deep Learning that allows you to run programs using TensorFlow and Chainer on the Cloud. Features of Floydhub

--Chainer, TensorFlow, Keras, theano, etc. can be used --No credit card required to create an account

This time, I will try Get Started from creating an account for the time being.

Create an account

You can create an account for free. You don't need a credit card now. Sign Up from https://www.floydhub.com to move to the Welcome Page below.

floyd1.png

Get Started Setup floyd-cli After creating an account, you will receive an email and authenticate. On the terminal, change to a working directory of your choice and then install floyd-cli.

pip install -U floyd-cli

Log in.

floyd login

Then

Authentication token page will now open in your browser. Continue? [Y/n]:

You will be asked, so enter y and proceed to open the Welcome page. Copy the authentication token at the bottom of the Welcome Page and paste it on your terminal and you should see Login Successful.

Run First Project Next, let's run Tensorflow.

floyd2.png

Just follow the instructions on the Welcome Page.

$ git clone https://github.com/floydhub/tensorflow-examples.git
Cloning into 'tensorflow-examples'...
remote: Counting objects: 74, done.
remote: Total 74 (delta 0), reused 0 (delta 0), pack-reused 74
Unpacking objects: 100% (74/74), done.

$ cd tensorflow-examples/3_NeuralNetworks/

$ floyd init dynamic-rnn
Project "dynamic-rnn" initialized in current directory

$ floyd run "python dynamic_rnn.py"

After running floyd run "python dynamic_rnn.py", go to Experiments and you will see the program running.

floyd3.png

By the way, it is Failed because the program name was mistakenly executed. ○ floyd run "python dynamic_rnn.py" × floyd run "python dynamic-rnn.py"

$ floyd logs -t <RUN_ID>

You can check the progress of learning with. The learning result seems to be in Data.

floyd4.png

end.

Recommended Posts

I played with Floydhub for the time being
For the time being, I want to convert files with ffmpeg !!
Use logger with Python for the time being
Run with CentOS7 + Apache2.4 + Python3.6 for the time being
I will install Arch Linux for the time being.
I want to move selenium for the time being [for mac]
I tried running PIFuHD on Windows for the time being
I want to create a Dockerfile for the time being.
Python Master RTA for the time being
[Scikit-learn] I played with the ROC curve
I tried using scrapy for the first time
Challenge image classification with TensorFlow2 + Keras CNN 1 ~ Move for the time being ~
I played with wordcloud!
For the time being, import them into jupyter
Make a histogram for the time being (matplotlib)
Run yolov4 "for the time being" on windows
I tried python programming for the first time.
Try using LINE Notify for the time being
I tried Mind Meld for the first time
virtualenv For the time being, this is all!
I bought Sipeed Lichee Zero so I set it up for the time being
What I got into Python for the first time
I tried Python on Mac for the first time.
Flow memo to move LOCUST for the time being
Molecular dynamics simulation to try for the time being
I tried python on heroku for the first time
Next to Excel, for the time being, jupyter notebook
AI Gaming I tried it for the first time
Kaggle for the first time (kaggle ①)
Kaguru for the first time
I will try to summarize the links that seem to be useful for the time being
I don't know what HEIC is. But for the time being, let's use PNG!
Write this in the ttl file for the time being for automatic SSH login with Teraterm
Until you can install blender and run it with python for the time being
I was hooked for 2 minutes with the Python debugger pdb
I tried the Google Cloud Vision API for the first time
[Introduction to Reinforcement Learning] Reinforcement learning to try moving for the time being
For the time being, try using the docomo chat dialogue API
I want to use the Ubuntu desktop environment on Android for the time being (Termux version)
I want to use Ubuntu's desktop environment on Android for the time being (UserLAnd version)
[For self-learning] Go2 for the first time
I liked the tweet with python. ..
I played with PyQt5 and Python3
See python for the first time
I played with Mecab (morphological analysis)!
Start Django for the first time
I tried to describe the traffic in real time with WebSocket
Java programmer tried to touch Go language (for the time being)
Understanding the python class Struggle (1) Let's move it for the time being
[Introduction to StyleGAN] I played with "The Life of a Man" ♬
Challenge image classification by TensorFlow2 + Keras 1-Move for the time being-
[Introduction to sinGAN-Tensorflow] I played with the super-resolution "Challenge Big Imayuyu" ♬
Let's touch Google's Vision API from Python for the time being
I tried running the TensorFlow tutorial with comments (_TensorFlow_2_0_Introduction for beginners)
Try using FireBase Cloud Firestore in Python for the time being
I tried to create serverless batch processing for the first time with DynamoDB and Step Functions
I made a function to check if the webhook is received in Lambda for the time being
I tried logistic regression analysis for the first time using Titanic data
I tried to refer to the fun rock-paper-scissors poi for beginners with Python
Ask for Pi with the bc command
I read the Sudachi synonym dictionary with Pandas and searched for synonyms