Microprobe: Microbenchmark generation framework
-
Updated
Jun 27, 2024 - Python
Microprobe: Microbenchmark generation framework
A simple fully connected feed forward neural network written in python from scratch using numpy & optimized using numba. It is possible to have multiple hidden layers, change amount of neurons per layer & have a different activation function per layer.
Converting Mathematical Equations Like Tensorial Equations to C Programming Language. For example, in numerical relativity (NR), one can write Einstein's equations in C progrmming language.
Reimplement partial implementation of Devign, a graph neural network-based model for identifying vulnerabilities in C code. Includes tools for data preparation, Joern integration, and model training for vulnerability detection.
Dumping ground for anything I code that has no specific need for a repo, nothing more.
Add a description, image, and links to the c-code topic page so that developers can more easily learn about it.
To associate your repository with the c-code topic, visit your repo's landing page and select "manage topics."