Git Product home page Git Product logo

algorithms's Introduction

Algorithms implemented throughout my academic life

Here you will find:

  • Information about the courses, workshops, webinars, etc from where these algorithms were developed.
  • Algorithms implemented by me during such events.
  • Algorithms implemented by others, possibly during the same event where I've built mine. Such references will be in public git submodules.
    • Such submodules are within the other_solutions/ directory, with the name of the code author.
    • These submodules reference my fork of the original author repo. This ensure that we don't lose the reference if the original author deletes their repo.
    • These materials might be written in a language other than English.
    • If a submodule fits in different topics, then it is symlinked to these topics.
    • Some submodules might be private as they might contain sensitive Professors' computational solutions, which aren't supposed to be available online. In these cases, you cannot access these algorithms as it is restricted to personal consultation.
  • Theoretical references (books, videos, online courses, etc) for further study of each algorithm.
  • Technical references (software, packages that implement such algorithms, tools, etc) that are important for each topic.
  • Laboratory or computational homework slides, if the implemented algorithms come from such materials.

Here you won't find:

  • Book PDFs or theoretical lectures slides.
  • Software
  • Code solution of Book's computational exercises

Git-annex for Large files

This repository uses git-annex to store any file larger than 50MB in my Google Drive. Any new file larger than that should be stored in git-annex. For more info, see here.

algorithms's People

Contributors

tapyu avatar

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.