Pinned Repositories
Algorithms
CalculatorQtNetworkMultithread
Simple Qt multithreaded and network application.
console_graphic_life
cplusplus-opengl
Automatically exported from code.google.com/p/cplusplus-opengl
cs228-material
Teaching materials for the probabilistic graphical models and deep learning classes at Stanford
data-structure
С++ data structure
dlcourse_ai
Материалы курса Deep Learning на пальцах
dotfiles
Scripts, configurations, and other things to remember for future use
ghz
Simple gRPC benchmarking and load testing tool
MatrixBenchmark
Comparison of the performance of some matrix operations for different implementations.
dryarullin's Repositories
dryarullin/MatrixBenchmark
Comparison of the performance of some matrix operations for different implementations.
dryarullin/Algorithms
dryarullin/CalculatorQtNetworkMultithread
Simple Qt multithreaded and network application.
dryarullin/console_graphic_life
dryarullin/cplusplus-opengl
Automatically exported from code.google.com/p/cplusplus-opengl
dryarullin/cs228-material
Teaching materials for the probabilistic graphical models and deep learning classes at Stanford
dryarullin/data-structure
С++ data structure
dryarullin/dlcourse_ai
Материалы курса Deep Learning на пальцах
dryarullin/dotfiles
Scripts, configurations, and other things to remember for future use
dryarullin/ghz
Simple gRPC benchmarking and load testing tool
dryarullin/gopher-celery
A tool to place/process Celery tasks in Go.
dryarullin/GraphAlgorithms
Algorithms on graphs, logic for my poject
dryarullin/GraphEditor2D
dryarullin/iss_packet_parser
ISS test task
dryarullin/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
dryarullin/n-body-gravity-simulation-2d
dryarullin/NonlinearOptimization
dryarullin/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
dryarullin/onnxruntime_backend
The Triton backend for the ONNX Runtime.
dryarullin/os_stats_microservice
gRPC python microservice for obtaining some software and hardware parameters
dryarullin/PriorityQueue
C priority queue, binary heap
dryarullin/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
dryarullin/reflection
С++ reflection examples
dryarullin/stock-analysis
dryarullin/tensorflow-windows-build-script
A script to automate building Tensorflow on Windows and solve some problems