gimseng / 99-ML-Learning-Projects

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

Adding pytorch solution to titanic exercise #74

Closed Syn-Tax closed 3 years ago

Syn-Tax commented 3 years ago

Reference Issues/PRs

Fixes #73

What does this implement/fix? Explain your changes.

Adding a pytorch solution to the titanic exercise along with changing the readme to include said solution and adding the predictions_pt.csv as the challenge dictates however keeping it separate to the tf solution's predictions.csv file.

Any other comments?

gimseng commented 3 years ago

@Syn-Tax Looks great ! I have nothing to modify, will merge. Again, thanks !