Berk Tınaz's repositories
lip-movement-detector
Detects lip movements and returns time stamps of movement start-and-end's
berktinaz.github.io
Personal website
cab-algorithm
Implemented the "Continuum Armbed Bandit" algorithm given in the publication "On Two Continuum Armed Bandit Problems in High Dimensions". For playing arms, it uses the UCB1 algorithm as described in the text "Finite-time Analysis of the Multiarmed Bandit Problem".
data-structure-and-algorithms-hw-solutions
Solutions for the EE2331 Data Structures and Algorithms assignments
face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
knockurity
Knock detection based customizable home security system
space-invaders-vhdl
Implemented the world renowned arcade game Space Invaders for the FPGA board using VHDL. Inputs are being taken from the keyboard and the output is displayed over the VGA port.
project-euler-problems
I'm sharing solutions to some problems from the Project Euler website
swa_gaussian
Code repo for "A Simple Baseline for Bayesian Uncertainty in Deep Learning"