Skip to content

Siddharthj2002/Neural-Networks-Practice

Repository files navigation

Deep Learning Practice Projects

This repository contains a collection of deep learning projects I have worked on to practice building and training neural network models for different applications.

Contents

The repository contains the following projects:

Image Classification

Neural Style Transfer

  • Artistic Style Transfer: Blends the style of one image with the content of another using a pre-trained deep learning model.

Medical Data Analysis

  • Medical Trial Analysis: Analyzes simulated medical trial data using neural networks to predict side effects based on patient age.

Aim

The goal of these projects is to get hands-on practice with deep learning concepts like:

  • Building and training convolutional neural networks
  • Using transfer learning
  • Processing image data and creating data pipelines
  • Evaluating model performance

Completing these fundamental projects helped me gain experience with different network architectures and strategies for tackling image-related tasks.

Getting Started

The projects are self-contained in their own directories with a dedicated README explaining the problem, data, model architecture and training process.

Jupyter notebooks are included documenting the model implementation and training code. Pre-trained models and sample images are provided to easily test out the models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors