Skip to content

Huvinesh-Rajendran-12/torch_projects

Repository files navigation

Torch Projects

This repository contains a collection of PyTorch projects and experiments focusing on various deep learning tasks and techniques.

Projects

MNIST Classifier

A simple neural network classifier for the MNIST dataset of handwritten digits.

ADMET prediction

A simple neural network build to predict the ADMET properties of certain drugs.

Getting Started

To run these projects, you'll need:

  • Python 3.7+
  • PyTorch
  • torchvision
  • matplotlib Install the required dependencies:
pip install -r requirements.lock

Usage

Each project is contained in its own directory. Navigate to the project folder and run the main script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages