#Nueral-networks
Showing 9 of 9 repositories tagged #nueral-networks, ranked by stars
『ゼロから作る Deep Learning ❸』(O'Reilly Japan, 2020)
iOS Core ML implementation of waifu2x
This repository is the collection of research papers in Deep learning, computer vision and NLP.
ONNX Runtime Server: The ONNX Runtime Server is a server that provides TCP and HTTP/HTTPS REST APIs for ONNX inference.
Intrusion Detection System using Machine Learning and Deep Learning
Training with FP16 weights in PyTorch
This system provides the facility to convert roughly hand-drawn humam face sketch image on canvas into a realistic face image by using image generative AI in a real-time.
A narrative walk through 90 years of AI history, paper by paper. 66 chapters from Turing 1936 to Blackwell 2025.
We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for our segmentation.