Pinned Repositories
afl
american fuzzy lop (copy of the source code for easy access)
Algorithms
Computer_Systems_Architecture_Lab
Data_Networking_STM32F401RE
An interesting project working with the STM32F401RE Microcontroller. Involves: Reading and writing data-packets in different areas in memory and external hardware; performing transmission reliability checks; using the I2C transmission protocol; implementing ACK-polling.
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
FaceChannel
The FaceChannel model for facial expression recognition.
fuzzing
Tools for stress testing applications.
Learning_in_Artificial_and_Biological_Neural_Networks_ETH_2021_FS
Repository for the Learning in Artificial and Biological Neuronal Networks lecture at ETH (Fall semester 2021)
Self_Organizing_Map
Self Organizing Map exercise used in preparation for my Bachelor Thesis.
Thesis
KevinG1002's Repositories
KevinG1002/Thesis
KevinG1002/Algorithms
KevinG1002/Self_Organizing_Map
Self Organizing Map exercise used in preparation for my Bachelor Thesis.
KevinG1002/afl
american fuzzy lop (copy of the source code for easy access)
KevinG1002/Computer_Systems_Architecture_Lab
KevinG1002/Data_Networking_STM32F401RE
An interesting project working with the STM32F401RE Microcontroller. Involves: Reading and writing data-packets in different areas in memory and external hardware; performing transmission reliability checks; using the I2C transmission protocol; implementing ACK-polling.
KevinG1002/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
KevinG1002/FaceChannel
The FaceChannel model for facial expression recognition.
KevinG1002/fuzzing
Tools for stress testing applications.
KevinG1002/Learning_in_Artificial_and_Biological_Neural_Networks_ETH_2021_FS
Repository for the Learning in Artificial and Biological Neuronal Networks lecture at ETH (Fall semester 2021)
KevinG1002/ML_on_MCU_Project
Project for ML on MCU class at ETH.
KevinG1002/MLP
MultiLayer Perceptron model applied on MNIST data using solely Numpy and Pandas
KevinG1002/MobileHealth_and_ActivityMonitoring
Repository for Task 1 and Task 3 of the Mobile Health and Activity Monitoring class at ETH Zürich (2022)
KevinG1002/SL-perceptron-model
A simple single-layer Perceptron model developed as a result of a practice exercise assigned to me by my Bachelor Thesis supervisor.
KevinG1002/starter-proj
KevinG1002/yaml-fuzz
A generated corpus, seed, and target for a fuzz job