Skip to content
View alantsev's full-sized avatar

Highlights

  • Pro

Block or report alantsev

Report abuse

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

Report abuse

Popular repositories Loading

  1. papers-we-love papers-we-love Public

    Forked from papers-we-love/papers-we-love

    Papers from the computer science community to read and discuss.

    1

  2. full-stack-ethereum full-stack-ethereum Public

    Forked from dabit3/full-stack-ethereum

    Building full stack apps with Solidity, Ethers.js, Hardhat, and The Graph

    TypeScript 1

  3. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  4. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  5. vowpal_wabbit vowpal_wabbit Public

    Forked from VowpalWabbit/vowpal_wabbit

    Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive lea…

    C++

  6. caffe caffe Public

    Forked from BVLC/caffe

    Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.

    C++