qyw123's Stars
LeeJuly30/BERTCpp
implement bert in pure c++
tigercosmos/simple-vgg16
Simple implementation of the VGG16 net from scratch written in C++
NVSL/CSE141pp-SimpleCNN
shicai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
mlcommons/cm4mlops
A collection of portable, reusable and cross-platform automation recipes (CM scripts) to make it easier to build and benchmark AI systems across diverse models, data sets, software and hardware
mlcommons/ck
Collective Knowledge (CK) and Collective Mind (CM): educational community projects to learn how to run AI, ML and other emerging workloads in a more efficient and cost-effective way across diverse models, datasets, software and hardware using MLPerf and CM automations
mlcommons/mobile_open
MLPerf Mobile benchmarks
NVIDIA/nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
mediacms-io/mediacms
MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API.
pulp-platform/iDMA
A modular, parametrizable, and highly flexible Data Movement Accelerator (DMA)
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
zhile-io/pandora
潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT client that lets you breathe freely.
aolofsson/oh
Verilog library for ASIC and FPGA designers
dqwang122/HeterSumGraph
Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"
Quanwei1992/GAMES101
GAMES101: 现代计算机图形学入门 作业
SohamGovande/GameEngine
A 3D C++ OpenGL real time graphics rendering application.
kacperks/Fractal_Engine
WIP 3D game engine with editor and other stuff
tangziwen/CubeMiniGame
HomeBrew C++ 3D Game Engine based on OpenGL & Vulkan
Hiiamein/yolo_v3_tensorflow
yolo v3的tensorflow实现 https://github.com/YunYang1994/tensorflow-yolov3
AdarshRevankar/Desktop-Simulator
OpenGL project which consists of 3D Environment, to demonstrate assembly and disassembly of desktop parts
sprintr/opengl-examples
OpenGL and GLUT examples
qyw123/transformer_core
a student trainning project for HLS and transformer
SI-RISCV/e200_opensource
Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.