Skip to content
View Ageliver's full-sized avatar

Block or report Ageliver

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. bigfatlm bigfatlm Public

    Forked from jhclark/bigfatlm

    Hadoop MapReduce training of modified Kneser-Ney smoothed language models

    Java 2

  2. HadoopAndSparkDataStudy HadoopAndSparkDataStudy Public

    Forked from qlycool/HadoopAndSparkDataStudy

    这是一本关于大数据学习记录的手册,主要针对初学者.做为一个老IT工作者,学习是一件很辛苦的事情.希望这本手册对帮助大家快速的学习与认识大数据(特指Hadoop Spark),为了不让初学者一下接触爆炸式的新概念,我们会以实验先行,概念跟进的方式进行课程学习,这样有利于大家快速进入状态,而不至于一直深陷逻辑概念出不来,但是每个人的学习方式不一样,仁者见仁智者见智吧.大家如果有意见请给我发邮件c…

    HTML

  3. kaldi kaldi Public

    Forked from kaldi-asr/kaldi

    This is now the official location of the Kaldi project.

    Shell

  4. wrk wrk Public

    Forked from wg/wrk

    Modern HTTP benchmarking tool

    C

  5. Machine-learning-learning-notes Machine-learning-learning-notes Public

    Forked from Vay-keen/Machine-learning-learning-notes

    周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!

  6. 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