Giter VIP home page Giter VIP logo

mrlz's Projects

deepautohar icon deepautohar

Selección automática de features para detección de actividades humanas en base a sensores de Iphone.

dmpquadratot icon dmpquadratot

Gait learnt by demonstration using Dynamical Movement Primitives on a Quadratot Robot

memegeneration icon memegeneration

Automatic content generation: Meme generation through Deep Learning.

pattern_matching_tf_vs_sa icon pattern_matching_tf_vs_sa

C++ implementation of pattern matching using O(n) construction suffix array and O(|∑|m) construction deterministic finite automata. Search is O(mlog(n)) for suffix array (double binary search of first and last appearance) and O(n) for the automata (must check the whole text).

pattern_spotting icon pattern_spotting

Proposed solution to the problem of returning the relevant pages (those in which there is, at least, one occurrence) for a given query.

spotifymusicbrainz icon spotifymusicbrainz

Extension and analysis of Spotify's worldwide daily song ranking dataset + MusicBrainz.

string_dictionary icon string_dictionary

C++ implementation of 3 structures for the dictionary problem (associative arrays with multiple values per key). The structures: Radix tree of radix = 2, Ternary search tree and Hash table with linear probing and table doubling.

studentstate icon studentstate

Recursive Bayesian Estimation of the underlying state of a student regarding multiple choice questions.

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.