Skip to content

BramVR/penguinFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Penguin Species Prediction in Maya

This repository contains the required files for the "Neural Net in Maya" tutorial available on this website.

Contents

  • Dataset: Located in the dataset folder, the file penguins-clean-all.csv is derived from the Palmer Penguins dataset. It contains measurements for three penguin species: bill length, bill depth, flipper length, and body mass.

  • Maya Rig: Inside the rig folder, you'll find penguin.ma. It's a rigged Maya model of a penguin. This rig allows users to adjust specific attributes of the penguin, such as flipper length, bill length, bill depth, weight, and size. Using these attributes, the provided Python script predicts which of the three penguin species the model most closely resembles.

Instructions

  1. Visit the tutorial page for a detailed walkthrough.
  2. Clone this repository using the following command:
git clone https://github.com/BramVR/penguinFiles.git
  1. Use the provided files in accordance with the tutorial steps.

Note:

If you identify any bugs or wish to suggest improvements, please open an issue or submit a pull request or leave a comment on the tutorial.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors