Metadata-Version: 2.1
Name: ricomodels
Version: 0.2.3
Summary: This is Rico's Neural Network models
License: BSD-2
Author: Rico Jia
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: albumentations (>=1.4.18,<2.0.0)
Requires-Dist: matplotlib (<4.0.0)
Requires-Dist: pycocotools (>=2.0.7,<3.0.0)
Requires-Dist: pytest (>=8.3.3,<9.0.0)
Requires-Dist: torch (>=2.2.0,<3.0.0)
Requires-Dist: tqdm (>=4.66.5,<5.0.0)
Requires-Dist: wandb (>=0.18.3,<0.19.0)
Description-Content-Type: text/markdown

## RicoModels                                                             

This is a collection of Neural Network Models that I've tried during my Deep Learning Journey.

### ResNet-20

TODO

### UNet
