gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
595 stars 175 forks source link

Titanic exercise with PyTorch #26

Closed gimseng closed 4 years ago

gimseng commented 4 years ago

Seems like we have a Tensorflow solution, it will be nice to have a PyTorch implementation of a simple neural network for survival classification.

pragyakapoor commented 4 years ago

Hey, can I work on this?

gimseng commented 4 years ago

Hi @pragyakapoor, thanks for the interest. This issue has been closed and fixed by PR #73 . If you'd like to contribute PyTorch solutions for other projects, feel free to start a new issue ticket and later create a PR. Thanks !