Features

Easy to Develop

SciWING has out-of-the-box features. It is also developer friendly. Enables easy addition of models, datasets.

Easy Configurations

You can declare your models in a TOML file. Rest of it will be taken care by SciWING

Modular

Super Modular. We have developed the right amount of abstraction to help you combine various deep learning modules easily while still maintaining pytorch-esque development.

Reproducible

The aim of SciWING is to reproducible research. Everything is tracked and saved for reproducibility

Install it from pypi

						
							

pip install sciwing

Resources

Documentation

More information about the package and package references

Link
Examples

Examples of different models developed using SciWING

Examples
Tutorials

Tutorial on building your own projects add your own dataset, models and much more.

Upcoming