#Relu
Showing 7 of 7 repositories tagged #relu, ranked by stars
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
Building Convolutional Neural Networks From Scratch using NumPy
Represent trained machine learning models as Pyomo optimization formulations
🇦🇮 Deep Learning AI course on Coursera (Andrew Ng)
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.
Building a HTTP-accessed convolutional neural network model using TensorFlow NN (tf.nn), CIFAR10 dataset, Python and Flask.
Implementation of key concepts of neuralnetwork via numpy