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

[IMP] Add Pytorch solutions #73

Closed Syn-Tax closed 3 years ago

Syn-Tax commented 3 years ago

Expanding on issue #26 it may be worth adding multiple solutions written using both tf/keras and pytorch. I would be happy to work on solutions to current exercises.

gimseng commented 3 years ago

@Syn-Tax Great ! Please go ahead and proceed as you see fit. One organization comment: Since we already organize the current 2 solutions as titanic_classical and titanic_tf_nn it might make sense for you to create a notebook named titanic_pt_nn or something to that effect, and then update the readme.md.

Thanks and look forward to your contribution !