Pinned Repositories
arch_course
Курс лекций "Архитектура и ПО высокопроизводительных систем"
b-tree
B-Tree, key-values non fixed length, cache LRU, journaling, Technosphere.mail.ru 2015
cpp_course
Курс лекций "Проектирование больших систем на языке программирования С++"
dictionary-server-libevent
Dictionary server, cache, pthread, libevent, Technosphere.mail.ru 2015
http-server-libevent
Simple HTTP server, multi-processing, libevent, Technosphere mail.ru 2015
IPL
Interpreted Programming Language
proxy-server-libevent
Proxy balance server, libevent, Technosphere.mail.ru 2015
robot-hand
Emulator Robot Hand WindowsApp
vcd-writer
port from python to C++ PyVCD lib
neoml
Machine learning framework for both deep learning and traditional algorithms
favorart's Repositories
favorart/vcd-writer
port from python to C++ PyVCD lib
favorart/b-tree
B-Tree, key-values non fixed length, cache LRU, journaling, Technosphere.mail.ru 2015
favorart/dictionary-server-libevent
Dictionary server, cache, pthread, libevent, Technosphere.mail.ru 2015
favorart/http-server-libevent
Simple HTTP server, multi-processing, libevent, Technosphere mail.ru 2015
favorart/proxy-server-libevent
Proxy balance server, libevent, Technosphere.mail.ru 2015
favorart/subscribe-server-libevent
Publish-subscribe server, multi-processing, libevent, Technosphere mail.ru 2015
favorart/arch_course
Курс лекций "Архитектура и ПО высокопроизводительных систем"
favorart/cpp_course
Курс лекций "Проектирование больших систем на языке программирования С++"
favorart/InfoSearch1
Technosphere 2015, sekitei: urls-clustirization & som-cards
favorart/IPL
Interpreted Programming Language
favorart/neoml
Machine learning framework for both deep learning and traditional algorithms
favorart/RLlib
C++ library for reinforcement learning
favorart/robot-hand
Emulator Robot Hand WindowsApp
favorart/statistics-simple
Program creates an interval variational series from collection of numbers, It calculates central number, relational frequencies and other characteristics in each interval. It draws a poligon, a histogram and an experiential distribution function.
favorart/AI-Toolbox
A C++ framework for MDPs and POMDPs with Python bindings
favorart/cache-server-libevent
Cache server, TTL hash, sysv-sem, sysv-shm, libevent, Technosphere.mail.ru 2015
favorart/chat-server-epoll
Chat server, e-poll, Technosphere.mail.ru 2015
favorart/ContextExtractor
favorart/control
A repository for control benchmarking code
favorart/ggml
Tensor library for machine learning
favorart/hadoopPract2
Technosphere 2015, hadoop practice
favorart/in-60-seconds
GitPitch In 60 Seconds - A Very Short Tutorial
favorart/InfoSearch2
Technosphere 2015, backward index
favorart/InfoSearch3
Technosphere 2015, snippets
favorart/InfoSearch4
Technosphere 2015, text ranking
favorart/mexmat-schedule
parse csvs, extract table of comp.rooms
favorart/myshell
Simple linux shell with pipes, Technosphere.mail.ru 2015
favorart/neural-network
Technosphere 2015, Neural network, Boltzmann machine and Deep learning
favorart/Practical_RL
A course in reinforcement learning in the wild
favorart/wget-cli
The simplest recursive http dowloader.