Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 645 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 645 Bytes

Mathematical Modeling Project for the 2024 U.S. Undergraduate Mathematical Contest in Modeling (MCM)

Introduction

This repository contains the Python implementation of Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) models developed for solving problems encountered in the 2024 U.S. Undergraduate Mathematical Contest in Modeling (ACM).

Requirements

  • Python 3.x
  • PyTorch
  • Numpy
  • Matplotlib
  • Pandas
  • Jyputer notebooks
  • Seaborn

Contributing

Contributions to this project are welcome. If you find any issues or have suggestions for improvement, please feel free to open an issue or create a pull request.