Git Product home page Git Product logo

Caio Zanatelli's Projects

ai-8puzzle icon ai-8puzzle

Artificial Intelligence search applied to solve the 8 Puzzle problem.

dccrip-routersim icon dccrip-routersim

A router simulator that implements a distance-vector routing protocol with network load balance, routing measures, and some optizations.

externalindexer icon externalindexer

Inverted Index implementation with main memory limitation using External Quicksort.

lisreduction icon lisreduction

A Longest Increasing Subsequence (LIS) reduction to solve a problem similar to the Building Bridges Problem. This implementation covers three different approaches: backtracking, greedy and dynamic programming.

maxflow icon maxflow

Dinic's algorithm implementation for finding the maximum flow in a multi-source multi-sink flow network.

minisys icon minisys

Implementation of a mini computing system, which is composed of four main modules: a macroprocessor, an assembler, a linker and a simulator, all of them implemented over a well-defined language named L2.

mlregression icon mlregression

A Regression Module implementing some selected Machine Learning algorithms

rpnsolver icon rpnsolver

A backtracking approach to find all the possible sets of operators that can be used to get a defined result from a Reverse Polish Notation (RPN) expression with missing operators.

simplex icon simplex

An implementation for the Simplex algorithm for solving linear optimization problems. This approach covers both Primal and Dual Simplex.

symbolicregression icon symbolicregression

A Genetic Programming approach in order to solve the Symbolic Regression problem.

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.