GithubHelp home page GithubHelp logo

Gergely Bod's Projects

sinkhole icon sinkhole

Architectural privilege escalation on x86

sparsecoding icon sparsecoding

Code of sparse coding algorithm. Reference: http://ufldl.stanford.edu/wiki/index.php/Exercise:Sparse_Coding

stoke icon stoke

STOKE: A stochastic superoptimizer and program synthesizer

supernode icon supernode

bitsofproof supernode implementation of the Bitcoin protocol

system-design-primer icon system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

tensorflow icon tensorflow

Computation using data flow graphs for scalable machine learning

thanos icon thanos

Highly available Prometheus setup with long term storage capabilities.

thinkstats2 icon thinkstats2

Text and supporting code for Think Stats, 2nd Edition

ttfb.sh icon ttfb.sh

Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.

ufldl_pca-2d icon ufldl_pca-2d

Implementation of PCA, PCA whitening and ZCA whitening in 2D

ufldl_selftaughtlearning icon ufldl_selftaughtlearning

In Self-taught learning and Unsupervised feature learning, we will give our algorithms a large amount of unlabeled data with which to learn a good feature representation of the input.

ufldl_sparseautoencoder icon ufldl_sparseautoencoder

An unsupervised learning algorithm that applies back propagation, setting the target values to be equal to the inputs. Also, we impose a sparsity constraint on the hidden units, then the autoencoder will still discover interesting structure in the data, even if the number of hidden units is large.

unix icon unix

Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.

vimrc icon vimrc

The ultimate Vim configuration: vimrc

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.