relu topic
caffenet-benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
OMLT
Represent trained machine learning models as Pyomo optimization formulations
NumPyCNN
Building Convolutional Neural Networks From Scratch using NumPy
DynamicReLU
Implementation of Dynamic ReLU on Pytorch
math_object_detection
An image recognition/object detection model that detects handwritten digits and simple math operators. The output of the predicted objects (numbers & math operators) is then evaluated and solved.
CIFAR10CNNFlask
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
Deep-LearningAI
🇦🇮 Deep Learning AI course on Coursera (Andrew Ng)
Covid19-Detection-Using-Chest-X-Ray
Covid-19 detection in chest x-ray images using Convolution Neural Network.
numpy-neuralnet-exercise
Implementation of key concepts of neuralnetwork via numpy
KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step