Skip to content
View Joss3Dev's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Joss3Dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CourseraMachineLearningCourse CourseraMachineLearningCourse Public

    All this source code are from the assignments in the Machine Learning Course from Coursera for every week

    MATLAB

  2. ia-n-puzzle ia-n-puzzle Public

    Implementacion del algoritmo de N-Puzzle con Busqueda por Ancho y A*

    JavaScript

  3. regex-to-minimized-dfa regex-to-minimized-dfa Public

    Convierte una Definicion Regular a un AFD Minimizado

    Python 1

  4. tp-reserva-mesas tp-reserva-mesas Public

    Un sistema para reservar mesas en restaurantes, implementado con Node.js y Angular

    TypeScript 2

  5. tsp-nsga-moacs tsp-nsga-moacs Public

    Una implementacion en Python para el Travel Salesman Problem (TSP) resuelto con Non-dominated Sorting Genetic Algorithm (NSGA) y Multi-Objective Ant Colony System (MOACS)

    Python 1

  6. veraivan/othello-game veraivan/othello-game Public

    Basado en un agente que juega de forma inteligente.

    Python