Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
conference_website
Website with user profiles and preferences regarding conference lectures
grid_world_playground
Searching, Planning and Learning Agents applied to GridWorld problem. Easily extendable to any simple discrete action space problem
kernel_thread_control
Kernel subsystem for thread management
morse_code_decoder
Decoder that outputs plain text based on morse code signal input containing distorted discrete values in the range 0 - 1
PSIML
PSIML main repository
rl-algos-tf2
scanned_document_line_counter
Octave script that counts number of lines in the scanned document
tensorflow
Computation using data flow graphs for scalable machine learning
X509_certificate_system
Project that simulates simplified process of obtaining a X509 certificate
Dolokhow's Repositories
Dolokhow/grid_world_playground
Searching, Planning and Learning Agents applied to GridWorld problem. Easily extendable to any simple discrete action space problem
Dolokhow/X509_certificate_system
Project that simulates simplified process of obtaining a X509 certificate
Dolokhow/caffe
Caffe: a fast open framework for deep learning.
Dolokhow/conference_website
Website with user profiles and preferences regarding conference lectures
Dolokhow/kernel_thread_control
Kernel subsystem for thread management
Dolokhow/morse_code_decoder
Decoder that outputs plain text based on morse code signal input containing distorted discrete values in the range 0 - 1
Dolokhow/PSIML
PSIML main repository
Dolokhow/rl-algos-tf2
Dolokhow/scanned_document_line_counter
Octave script that counts number of lines in the scanned document
Dolokhow/tensorflow
Computation using data flow graphs for scalable machine learning
Dolokhow/two_pass_assembler
Implementation of the simplified version of the two-pass assembler