zakuraevs / connect4-ai
A Connect 4 GUI with an AI opponent - using the Minimax algorithm with Alpha-Beta pruning
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for connect4-ai
- Time series forecasting using LSTM in Python☆88Updated 3 months ago
- Forecast of the level of pollution in the next hour in Beijing based on historical information☆15Updated 4 years ago
- REALTIME EFFICIENT TRAFFIC MONITORING☆24Updated 3 years ago
- In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to …☆225Updated 3 years ago
- Using Machine Learning algorithms to predict the chances of Flood in the state of Kerala.☆24Updated 4 years ago
- ☆381Updated 3 years ago
- IAM Dataset Writer Recognition Using a CNN☆11Updated 6 years ago
- 使用前馈神经网络进行波士顿房价预测☆16Updated last year
- Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras base on tutorial of Jason Brownlee☆20Updated 6 years ago
- This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video st…☆121Updated 4 years ago
- Use random forest, svm, decision tree, naive bayes to classify the wine quality in Python☆12Updated 5 years ago
- Predicting Weather using CNN-LSTM☆58Updated 4 years ago
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、wandb可视化、onnx导出、onnx推理、tensorrt导出、tensorrt推理。☆41Updated this week
- Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is us…☆399Updated 4 years ago
- Time-Series Forecasting on Stock Prices using LSTM☆14Updated last year
- Stock Price Prediction using CNN-LSTM☆83Updated 4 years ago
- Handwritten digit recognition using neural network trained on 60000 images from MNIST dataset☆69Updated last year
- A short description of the project. This Repository will demonstrate using Pytorch to build deep convolutional neural networks and use Qt…☆27Updated last year
- PyTorch implementation of Transformer model used in "Deep Transformer Models for Time Series Forecasting: The Influenza Prevalence Case"☆244Updated 2 years ago
- Implementation of Electric Load Forecasting Based on LSTM(BiLSTM). Including Univariate-SingleStep forecasting, Multivariate-SingleStep f…☆214Updated 2 years ago
- Using Reinforcement Learning on S&P500 dataset to predict the future stock prices. The implementation uses deep Q-learning model along wi…☆18Updated 3 years ago
- clustering moroccan stocks time series data using k-means with dtw (dynamic time warping)☆10Updated 2 years ago
- 风力发电非常环保,且风能蕴量巨大,因此日益受到世界各国的重视。但是对于实际采集 到的测风数据及功率数据都存在各种各样的问题,需要有准确的实测数据来分析风电特征及发电规律 而且从风场收集到的数据中通常包含异常数据点,造成计算机进行数据筛选和排序的速度比较慢,因此 需要可靠有…☆20Updated 3 years ago
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆281Updated 2 years ago
- AQI Prediction using LSTM, MLR, SVR, Random Forest, Gradient Boosting☆36Updated 2 years ago
- Tracking, counting and speed estimation using yolo8☆11Updated last year
- 使用alphazero算法打造属于你自己的象棋AI☆217Updated 2 years ago
- Use various machine learning algorithms to predict horse racing results.☆23Updated 5 years ago
- Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal …☆806Updated 10 months ago
- 使用PYTorch框架建立的一个简单的LSTM模型来进行电力负荷预测☆26Updated 7 months ago