Skip to content
View IlyaSergeev's full-sized avatar
  • Hoodies
  • Azerbaijan Tbilisi

Block or report IlyaSergeev

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. n-handeledBandit n-handeledBandit Public

    resolve of Multi-armed bandit problem (http://en.wikipedia.org/wiki/Multi-armed_bandit). Use theory from "Reinforcement Learning: An Introduction" by Richard S. Sutton and Andrew G. Barto MIT Press…

    Objective-C 1

  2. GraphicDrawerMock GraphicDrawerMock Public

    mock for simple graphic

    Objective-C

  3. Cocoa-Touch-Additions Cocoa-Touch-Additions Public

    Forked from idevsoftware/Cocoa-Touch-Additions

    A collection of assorted categories to common Cocoa Touch classes

    Objective-C

  4. Erlang_samples Erlang_samples Public

    Вариант выполненых заданий из книги "Программирование в Erlang" Чезарини Ф. и Томпсон С.

    Erlang 1

  5. erlang.tmbundle erlang.tmbundle Public

    Forked from textmate/erlang.tmbundle

    TextMate support for Erlang

  6. SimpleCSVParser SimpleCSVParser Public

    Simple csv parser of strings and files. Return result as [[<list of elements in line>], [<list of elements in line>], … , [<list of elements in line>]]. All elements read as strings