trinhgiahuy's Stars
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
cpq/bare-metal-programming-guide
A bare metal programming guide (ARM microcontrollers)
chris-chris/ml-engineer-roadmap
WIP: Roadmap to becoming a machine learning engineer in 2020
NVIDIA/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper and Ada GPUs, to provide better performance with lower memory utilization in both training and inference.
ZHOUYI1023/awesome-radar-perception
A curated list of radar datasets, detection, tracking and fusion
ARM-software/armnn
Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
riscv-software-src/opensbi
RISC-V Open Source Supervisor Binary Interface
tenstorrent/tt-metal
:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
vasgaowei/BEV-Perception
Bird's Eye View Perception
jacopotagliabue/MLSys-NYU-2022
Slides, scripts and materials for the Machine Learning in Finance Course at NYU Tandon, 2022
kuterd/nv_isa_solver
Nvidia Instruction Set Specification Generator
ikawrakow/ik_llama.cpp
llama.cpp fork with additional SOTA quants and improved performance
marty1885/llama.cpp
My develoopment fork of llama.cpp. For now working on RK3588 NPU and Tenstorrent backend
hichemfelouat/ML_DL_Course
Machine Learning and Deep Learning Course
deepsense-ai/edge-slm
This project is a native implementation of a RAG pipeline for Small Language Models tested on Android devices. The main goal was to fit the whole RAG pipeline into a resource constrained device - ie. smartphone. By design the provided RAG library should be deployable on various platforms.
XiaoSong9905/HPC-Notes
Personal Notes for Learning HPC & Parallel Computation [Active Adding New Content]
tenstorrent/tt-kmd
Tenstorrent Kernel Module
bdmihai/DueFreeRTOS
FreeRTOS library for Arduino Due
jzarnett/ece350
ECE 350: Real-Time Operating Systems
arpg/RMap
A generative transformer architecture, that performs upsampling, denoising, and fills sparse radar maps
ducnh279/Variable-Selection-Network-with-PyTorch
Variable Selection Network with PyTorch
ducnh279/LLMs-Pretraining-with-PyTorch
Code example for pretraining an LLM with vanilla PyTorch training loop
ducnh279/dimensionality-reduction
Contains codes and notes about feature selection methods (filter methods, embedded methods, and wrapper methods),
nguyenvanhuy0612/DL-1
Hands-on DL
ilemus/uCOS-II
Lab 4 part 3
k5xing/Real-Time-Executive
Lab Projects Developed in ECE350
NestorDP/tm4c123glx_freertos_tivaware_gcc
Template project for EK-TM4C123G with FreeRTOS + TivaWare Driverlib using arm-none-eabi toolchain
michealfriesen/multicore-programming-798
A repository holding all assignment work for multicore programming
trinhgiahuy/Awesome-Embedded
A curated list of awesome embedded programming.