Pinned Repositories
bio-text-classification
Classification of Biomedical Questions from the BioASQ Challenge - Task 6b, adding co-training with Quora questions
bitcoin-prediction
Bitcoin Price Prediction using Recurrent Neural Networks
drug-interactions
Extraction of Drug-Drug Interactions from Biomedical Texts
genetic-reinforcement
Analysis of the Application of Genetic Algorithms to Reinforcement Learning
knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
snn-clustering
Shared Nearest Neighbor Clustering Algorithm: Implementation and Evaluation
stealth-temple
Stealth Temple: Game with Multi-Agent, Behaviour-oriented Enemy Artificial Intelligence (Bachelor Thesis)
stock-market-multi-agent
Stock Market modeled as a Multi-Agent System
stratside
Stratside, the Puzzle Defense Game where you Save Planets from a Side-Scrolling Gravity-Changing Enemy!
tourism-ai
Analysis of the use of Artificial Intelligence techniques in the Tourism websites of travel destinations
albert-espin's Repositories
albert-espin/knapsack-packing
Evolutionary Algorithm for the 2D Packing Problem combined with the 0/1 Knapsack Problem (Master Thesis)
albert-espin/snn-clustering
Shared Nearest Neighbor Clustering Algorithm: Implementation and Evaluation
albert-espin/bitcoin-prediction
Bitcoin Price Prediction using Recurrent Neural Networks
albert-espin/stock-market-multi-agent
Stock Market modeled as a Multi-Agent System
albert-espin/tourism-ai
Analysis of the use of Artificial Intelligence techniques in the Tourism websites of travel destinations
albert-espin/stealth-temple
Stealth Temple: Game with Multi-Agent, Behaviour-oriented Enemy Artificial Intelligence (Bachelor Thesis)
albert-espin/bio-text-classification
Classification of Biomedical Questions from the BioASQ Challenge - Task 6b, adding co-training with Quora questions
albert-espin/drug-interactions
Extraction of Drug-Drug Interactions from Biomedical Texts
albert-espin/genetic-reinforcement
Analysis of the Application of Genetic Algorithms to Reinforcement Learning
albert-espin/rise-classifier
RISE Rule-Based Classifier
albert-espin/smart-house-network
Network Protocols Simulation for a Smart House
albert-espin/zbuffer
Z-Buffer Rendering System with OpenGL
albert-espin/stratside
Stratside, the Puzzle Defense Game where you Save Planets from a Side-Scrolling Gravity-Changing Enemy!
albert-espin/btree-word-finder
Balanced Binary Tree Word Finder
albert-espin/ES2017A3
Totem Wars
albert-espin/flight-web
Web Application to buy Flight Tickets
albert-espin/graph-matching
Optimal Weighted Graph Matching
albert-espin/hash-heap-word-finder
Word finders based on Hash Maps and Heaps
albert-espin/imdb-clustering
Topic Clustering from Word Embeddings for IMDB Movie Reviews
albert-espin/imdb-polarity
Polarity Classification of IMDB Movie Reviews using Convolutional Neural Networks
albert-espin/integrals
Numerical Quadrature Methods for Integral Calculation
albert-espin/levenshtein-dist
Levenshtein distance calculator for word pairs
albert-espin/movie-recommender
Recommender System for Movies
albert-espin/overdetermined-equations
Numerical Algorithms for solving Overdetermined Equation Systems
albert-espin/random-forest
Random Forest Classifier
albert-espin/ray-tracing
Ray-Tracing Rendering System in OpenGL
albert-espin/uno-linked-list
UNO-like card game implemented with Linked Lists and derived Data Structures