Based on the tutorial "Flower Simulation Step-by-Step Part-I":
environment.yml - The file includes the list of packages and their dependencies that are utilized within the project.
main.py - Starts the training of the neural network.
visualize.py - Visualizes the results.