Pinned Repositories
academic-kickstart
Easily create a beautiful website using Academic and Hugo
algorithms-posts
Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
ARENA_3.0
awesome-ebpf
A curated list of awesome projects related to eBPF.
awesome-papers
Here are my personal paper reading notes (including cloud computing, resource management, systems, machine learning, deep learning, and other interesting stuffs).
benchexec
BenchExec: A Framework for Reliable Benchmarking and Resource Measurement
blog
blog_os
Writing an OS in Rust
bpfd
a prototype networking bpf loader
palanik1's Repositories
palanik1/Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
palanik1/ARENA_3.0
palanik1/awesome-papers
Here are my personal paper reading notes (including cloud computing, resource management, systems, machine learning, deep learning, and other interesting stuffs).
palanik1/benchexec
BenchExec: A Framework for Reliable Benchmarking and Resource Measurement
palanik1/bpfd
a prototype networking bpf loader
palanik1/btfparse
A C++ library that parses debug information encoded in BTF format
palanik1/codequery
A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.
palanik1/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
palanik1/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
palanik1/dspy
DSPy: The framework for programming—not prompting—foundation models
palanik1/ebpf-projects-annotations
Registry of open source eBPF Projects
palanik1/ebpf-sockops
Sample code to test socket redirect with ebpf
palanik1/ebpf-training
palanik1/klint
Repository for the "Automated Verification of Network Function Binaries" paper (NSDI'22).
palanik1/llm-seminar
Seminar on Large Language Models (COMP790-101 at UNC Chapel Hill, Fall 2022)
palanik1/Machine-Learning
Machine learning from scratch
palanik1/machine-learning-with-python-cookbook-notes
(Part of) Chris Albon's Machine Learning with Python Cookbook in .ipynb form
palanik1/ML-EXray
palanik1/MLAlgorithms
Minimal and clean examples of machine learning algorithms implementations
palanik1/opened_transformation
OPENED eBPF Hook Point Transformation Tool
palanik1/polycube
eBPF/XDP-based software framework for fast network services running in the Linux kernel.
palanik1/polycube-expts
palanik1/pymc
Bayesian Modeling in Python
palanik1/semaphore-demo-pipelinegpt
Demo project to create an enriched ChatGPT agent using embeddings
palanik1/solving-ml-papers
just me trying to implement deep learning concepts in code
palanik1/spring2024-lectures
palanik1/sysgrok
LLM-driven assistant for analyzing, understanding and optimizing systems
palanik1/sysnet-reading-list
This repository contains a list of papers on various topics (that I am currently working on) in the system and networking area.
palanik1/tail-call-bench
Benchmark tools to evaluate the cost of BPF tail calls
palanik1/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.