alantess/transformer
Implementation of a modified vision transformer on the crypto market space
This project offers an autonomous trading agent designed to identify profitable opportunities in the cryptocurrency market. It takes historical cryptocurrency price data (Open, High, Low, Close) and outputs real-time trading decisions to buy or sell for USD profit. Crypto traders or individuals interested in automated crypto market investments would use this.
No commits in the last 6 months.
Use this if you are a cryptocurrency trader looking for an automated system to execute profitable trades based on market data.
Not ideal if you prefer manual trading strategies or are looking for a tool for traditional stock market investments.
Stars
14
Forks
5
Language
Python
License
—
Category
Last pushed
Jul 28, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alantess/transformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Jittor/jittor
Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
berniwal/swin-transformer-pytorch
Implementation of the Swin Transformer in PyTorch.
NVlabs/FasterViT
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with...
ViTAE-Transformer/ViTPose
The official repo for [NeurIPS'22] "ViTPose: Simple Vision Transformer Baselines for Human Pose...