A machine learning project that predicts stock prices using LSTM and posts predictions to Telegram and Discord channels.
- Python 3.11+
- Docker (optional for containerized deployment)
- Telegram and Discord bot tokens
- Channel IDs for Telegram and Discord
- Clone the repository:
git clone https://github.com/ArapKBett/ML.git cd ML