Skip to content

Repositorio para el bloque de TC2008B: modelación de sistemas multiagentes

Notifications You must be signed in to change notification settings

Wiki-10/TC2008B

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modelación de sistemas multiagentes

Developed an IOS application in teams using SwiftUI for a local Food Bank in Guadalajara, MX. • Made a feed system so that the users can find out the latest news related to the food bank. • Worked on the UI/UX of the application using SwiftUI.

Para poder correr los archivos de python

  1. Crear un ambiente local
virtualenv venv
  1. Activar el ambiente
source ven/bin/activate
  1. Instalar las dependencias
pip install -r requirements.txt
  1. Correr Jupyter desde el directorio donde se encuentra el archivo
jupyter notebook

About

Repositorio para el bloque de TC2008B: modelación de sistemas multiagentes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • HTML 0.1%