furkanu / deeplearning.ai-pytorch

PyTorch Implementations of Coursera's Deep Learning(deeplearning.ai) Specialization
MIT License
147 stars 32 forks source link
coursera-deep-learning coursera-specialization deep-learning pytorch

deeplearning.ai in PyTorch

PyTorch implementations of some assignments which were originally given in tensorflow and/or Keras. I might try to implement other assignments in the future as well. I generally discard numpy notebooks since they are lower level and I don't think it would be useful to implement them in PyTorch.