residual-connections
There are 9 repositories under residual-connections topic.
TatevKaren/BabyGPT-Build_GPT_From_Scratch
BabyGPT: Build Your Own GPT Large Language Model from Scratch Pre-Training Generative Transformer Models: Building GPT from Scratch with a Step-by-Step Guide to Generative AI in PyTorch and Python
ytchx1999/PyG-OGB-Tricks
Bags of Tricks in OGB (node classification) with GCNs.
paulpuren/PhyCRNet
Physics-informed convolutional-recurrent neural networks for solving spatiotemporal PDEs
zjykzj/crnn-ctc
CRNN/LPRNet/STNet + CTC + CCPD
athanatos96/CNN-and-Residual-Connections-for-Cow-Teat-Image-Classification
Paper Name: Convolutional Neural Networks and Residual Connections for Cow Teat Image Classification. Testing the impact of Convolutional Neural layers and Residual Conections in the accuracy of dairy Cows Teat Imaga classification Dataset from and testing software: https://github.com/YoushanZhang/SCTL
xielong2813/RAND
Pytorch-based RAND implementation
MAvRK7/Perceptually-Aware-Image-Enhancement-with-Deep-Residual-U-Net-and-PatchGANs
This repo is about an image enhancement
hwixley/MLP-coursework2
Machine Learning Practical - Coursework 2: Analysing problems with the VGG deep neural network architectures (with 8 and 38 hidden layers) on the CIFAR100 dataset by monitoring gradient flow during training. And exploring solutions using batch normalization and residual connections.
hwixley/MLP-coursework2-report
Machine Learning Practical - Coursework 2 Report: Analysing problems with the VGG deep neural network architectures (with 8 and 38 hidden layers) on the CIFAR100 dataset by monitoring gradient flow during training. And exploring solutions using batch normalization and residual connections.