ioDraw
English
中文
English
Español
العربية
Français
Português
Pусский
日本語
Deutsch
한국어
Italiano
Tools
Blog
Templates
Products
Flow Chart
Mind Map
Gantt Chart
Whiteboard
Code Chart
Text Flow
Online Chart
SVG Editor
Poster Design
Image Editor
AI Assistant
Android
Tensorflow
Prediction of stock price by cyclic neural network
# coding=utf-8import osimport timeimport mathimport numpy as npimport pandas as pdimport tushare as tsimport tensorflow as tfimport matplotlib.pypl...
2020-05-21 11:39
views 33
【tensorflow The road of learning 】 How to use gpu Do the operation
Preparation stage :Anaconda 3( Download from official website )python3.x(Anaconda3 Bring your own )GPU( minimum NVDIA GTX 650)tensorflow-gpu(Anaco...
2019-11-17 11:24
views 21
【Tensorflow】Tensorflow 2.0 GPU Use and distribution of
One , Gets a list of specific computing devices on the current host gpus = tf.config.experimental.list_physical_devices(device_type='GPU')cpus = t...
2019-10-28 10:26
views 77
【TensorFlow】 use RNN Forecast time series
There is a time series international-airline-passengers.csv, How do you use it? RNN To predict ? This paper elaborates on it in detail . This time...
2019-08-07 17:17
views 32
Tensorflow 2.0 TFrecord Output and read in of
The foreword recently created a new one conda Environmental Science , Yes tensorflow 2.0 (Beat),,,TF2.0 There's been a lot of change , For example...
2019-08-02 16:12
views 68
get along well with Jetson Nano( eight ) Face recognition ( two )
Book continues , After getting the trained model , We can use this model for face recognition . of course , The scope is limited to a few people I...
2019-04-26 13:35
views 56
1
Technology
Java
296 blogs
Python
265 blogs
Vue
125 blogs
C Language
122 blogs
Algorithm
108 blogs
MySQL
96 blogs
Flow Chart
84 blogs
JavaScript
79 blogs
More...
©2020-2024 ioDraw All rights reserved,
Privacy Policy