Pinned Repositories
AdventOfCode2022_python
The solution for Advent of Code 2022 in python
AdventOfCode2023
atari-RL
Implementation of RL algorithms over atari gym environment
CIExample
Classic-Reinforcement-Learning
Implementation of some classic algorithms of Reinforcement Learning
Convolutional-VariationalAutoencoder
Implementation of Convolutional Variational Autoencoder for MNIST reconstruction
Deep-Reinforcement-Learning
Implementation of some Deep RL algorithms
IBGAN
Proyecto final del curso Teoría de la información de la Universidad de Chile
Pointer-Networks
Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.
RepMet
Implementation of RepMet
JoseVillagranE's Repositories
JoseVillagranE/Pointer-Networks
Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.
JoseVillagranE/RepMet
Implementation of RepMet
JoseVillagranE/AdventOfCode2022_python
The solution for Advent of Code 2022 in python
JoseVillagranE/AdventOfCode2023
JoseVillagranE/atari-RL
Implementation of RL algorithms over atari gym environment
JoseVillagranE/CIExample
JoseVillagranE/Classic-Reinforcement-Learning
Implementation of some classic algorithms of Reinforcement Learning
JoseVillagranE/Convolutional-VariationalAutoencoder
Implementation of Convolutional Variational Autoencoder for MNIST reconstruction
JoseVillagranE/Deep-Reinforcement-Learning
Implementation of some Deep RL algorithms
JoseVillagranE/IBGAN
Proyecto final del curso Teoría de la información de la Universidad de Chile
JoseVillagranE/Kaggle_TSPCV
Code used for the solution of Kaggle's TSP-CV competition
JoseVillagranE/LaSOT-Stats
Some statistics about LaSOT Dataset
JoseVillagranE/Learning-Both-Weights-and-Connections-for-Efficient-NNs
Implementation for Fine-pruned and Channel prune techniques. Both techniques are part of Han, et al. paper
JoseVillagranE/LearningReactNative
JoseVillagranE/Navigation_Project_PyRep
Final Project of a Autonomous Agent course at University of Chile
JoseVillagranE/PlayingWithCommitzenAndSemanticRelease
JoseVillagranE/PlayingWithNERChileanWaitingCorpus
Playing and programming a NER model to classify the Chilean Waiting List Corpus Dataset
JoseVillagranE/SelfSupervisedLearning
Own implementation of a bunch of SSL algorithms
JoseVillagranE/SiameseNetworks
Implementación de redes siamesas para el separamiento y caracterización de clases en el dataset TLP
JoseVillagranE/SpringPetClinic
JoseVillagranE/TD3CoL-for-AD
Assisted-RL algorithm code that was part of my thesis's project
JoseVillagranE/Technical_Interview_Coding