maxpooling topic

List maxpooling repositories

KuiperInfer

2.0k
Stars
232
Forks
Watchers

带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step

DeepLearning_from_scratch

21
Stars
3
Forks
Watchers

A Deep Learning framework for CNNs and LSTMs from scratch, using NumPy.

CNN_Tutorial

19
Stars
3
Forks
Watchers

Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I deci...