Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What Classification Accuracy expected for hourly trend? #1

Open
ericleonardo opened this issue May 11, 2022 · 0 comments
Open

What Classification Accuracy expected for hourly trend? #1

ericleonardo opened this issue May 11, 2022 · 0 comments

Comments

@ericleonardo
Copy link

Hi.. Please, what is the trend classification accuracy expected for hourly Forex data?

I'm trying to run the classification Main file on Windows, but there are some dependencies referring to Google Colab TPU.
To solve the dependence on "gs://cloud-tpu-checkpoints/bert/uncased_L-12_H-768_A-12", I got to download Bert files manually and put inside "Bert" folder in Windows.
But I still having TPU issue like on BERT_vectorization.py (line 349):
tpu_cluster_resolver = tf.contrib.cluster_resolver.TPUClusterResolver(TPU_ADDRESS)
AttributeError: module 'tensorflow' has no attribute 'contrib'

Thank you so much for sharing this amazing work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant