Skip to content

This project is focused on building a deep learning model, which could predict if the worms in the image are dead or alive.

Notifications You must be signed in to change notification settings

Anant-on-git/worm.project.matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

worm.project.matlab

This project is focused on building a deep learning model, which could predict if the worms in the image are dead or alive.
Project workflow:

  1. importing data
  2. split into train and test sets
  3. augmentment the data
  4. load & modify the pretrained network
  5. train the network on trainset
  6. classify the test data
  7. analyze the performance

To use the code:
Import the required data
Create a table from wormdata.csv
Then you can copy the code and paste it in the command window

About

This project is focused on building a deep learning model, which could predict if the worms in the image are dead or alive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published