You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pip install tensorflow
pip install keras
pip install scikit-learn
👋 Integrantes
Franco Kral
Leo Sebastian Gonzales Tello
Manuel Morullo
Dolores Domínguez
Milagros Soberon
Juan Ignacio Frangolini
Nuria Robledo
💭 ¿Cómo probar la aplicación?
• Modificar el archivo "input.txt" por el bloque de código cuyo lenguaje se quiera identificar.
• Ejecutar el archivo "training.py" para generar el modelo de entrenamiento.
• Ejecutar el archivo "app.py" para que la aplicación identifique el lenguaje de programación.
• En la terminal veremos la respuesta que da la aplicación.