Skip to content

Simple Shortcut Distillation Simulator (FUG&K) wrote in Python for performance. Project on hold but still on W.I.P

Notifications You must be signed in to change notification settings

Official-Ayrton990/Python_Shortcut-Distillation-WIP

Repository files navigation

## INSTALACIÓN

  1. Descargar
  2. Descomprimir
  3. Instalar dependencias con el comando desde consola (Es importante desplazarce dentro de la consola a la carpeta donde se ecuentra el código descomprimido):
pip install requeriments.txt
  1. Ejecutar desde consola con el comando:
python3 main.py

(Puede ser el caso que el comando sea solo python, dependiendo de la instalación realizada) Hecho por:

*Carlos Ayrton López Arroyo

<--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->

                GNU GENERAL PUBLIC LICENSE
                   Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. https://fsf.org/ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

                        Preamble

The GNU General Public License is a free, copyleft license for software and other kinds of works.

The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.

About

Simple Shortcut Distillation Simulator (FUG&K) wrote in Python for performance. Project on hold but still on W.I.P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages