13–15 de noviembre de 2024
Universidad Industrial de Santander
America/Bogota zona horaria

Astrophyisics Machine Learning School

Invitamos a los participantes a traer su computador personal para el desarrollo de la escuela. Recomendamos utilizar el sistema operativo Linux. Si no desea instalar Linux, por favor seguir las instrucciones https://learn.microsoft.com/es-es/windows/wsl/install para utilizar el subsistema de Windows para Linux.


We invite participants to bring their personal computers for the school’s activities. We recommend using the Linux operating system. If you do not wish to install Linux, please follow the instructions at https://learn.microsoft.com/en-us/windows/wsl/install to use the Windows Subsystem for Linux.


# packages to install
# create a pip environment
# python -m venv envname
# pip install -r packages.txt
scikit-learn
pytorch
tensorflow
orange3