GithubHelp home page GithubHelp logo

inf395-t2's Introduction

INF-395/477 Redes Neuronales Artificiales I-2020

Tarea 2 - Redes Neuronales Convolucionales y Recurrentes

Nombres: Leonardo Astudillo Villalon & Camilo Nunez Fernandez

Roles: 201573598-0 &201573573-5

Correos: [email protected] & [email protected]


Temas

  • Entrenamiento de Redes Neuronales Profundas.
  • Modelos de Auto-Encoder
  • Redes Convolucionales y Recurrentes.

Antes de ejecutar

Parte 1

  • Esta todo listo, para llegar y ejecutar el código de esta parte.

Parte 2

  • Para ejecutar el word embeddinng se debe descomprimir el binario twitter_w2v.bin desde .zip del sigueinte link, en la raíz donde se encuentra el notebook.
  • Se debe cambiar el path principal en la variable main_path.
  • Para variar la cantidad de arcos, se debe modificar la la variable data_child_array = truncate_list(data_child_array,x) con x la cantidad de arcos necesarios, en su defecto, si se queire tener todos los arcos (ojo con la memoria), solo basta con comentar la linea.

Dependencias

Se debe verificar que el env cuenta con las librerías solicitadas en el archivo requirements.txt, en el caso contrario, se debe ejecutar el comando pip install -r requirements.txt.

inf395-t2's People

Contributors

camilo-nunez avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.