#Inteligencia Artificial en entornos 5G
This project explores how Artificial Intelligence programming can be applied in a 5G environment. It is a training project that uses Python and Keras for developing and training AI models.
- Artificial Intelligence: Implementation of custom AI models.
- Keras: Used for training and evaluating models.
- 5G Environment: Adapted to scenarios specific to 5G networks.
To run this project, you need:
- Python 3.8 or later
- The packages listed in
requirements.txt
-
Clone this repository:
git clone https://github.com/codewithlavi/AI_programming_in_5G_enviroment.git cd AI_programming_in_5G_enviroment
-
Install the required packages:
pip install -r requirements.txt
To run the project:
- Ensure your Python environment is properly set up.
- Run the main script:
python main.py