-
Hi, I'm using Theano with Keras for a very naive time series prediction. It works fine on the CPU, but I get following error if I try it on a Radeon r9 280x with amdgpu drivers on Arch Linux:
```
…
gcarq updated
7 years ago
-
Dear developer,
Is it possible to run keras tuner on tdnn model(time series forecasting). Such as on the tf [tutorial ](https://www.tensorflow.org/tutorials/structured_data/time_series)
If yes, …
-
Given this brief [code](https://colab.research.google.com/drive/18JkC4UjMLz5YYDZj31IZLXF_7TuRKrKd#scrollTo=DbfH5lcL4EnI):
```py
import pandas as pd
import tensorflow_probability as tfp
import te…
-
I will be taking the tf dev exam in a few days. I want to do some pre-exam training. I wonder if you have any simulation questions or suggestions for me?Thank you for your help
-
As a teacher in ML I find there are clear problem spots in [timeseries_weather_forecasting.py](https://github.com/keras-team/keras-io/blob/master/examples/timeseries/timeseries_weather_forecasting.py)…
-
I am developing the hybrid model using the time series and tabular data on CNN and TF DF random forest model on WSL + ubuntu 20.04. I also used a Keras tuner on the hybrid model to get the best hyperp…
-
I followed the example https://github.com/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_notebooks/Structural_Time_Series_Modeling_Case_Studies_Atmospheric_CO2_and_Electric…
-
Hi guys, congrats and thanks for development and help.
I would like to apply the most modern deep-learning techniques for analysis of sequential data to TIMESERIES coming from physical and chemical…
-
Hi, could you tell me that what the versin of TensorFlow and Keras are? I always failling to run code, or can you provide Docker version of the running environment support, thank a lot!
```
20…
-
Hi Dear Community,
im new to this community and i'm bringing an interesting bug.
I am doing my master thesis on Machine Learning and i want to predict one value out of many. Since my data is time …
AEM90 updated
4 years ago