Here are some tutorials I have created over the course of my Ph.D.

  • PyTorch vs TensorFlow: A comparison

    Alright, so now you know the basics of how neural networks work. You might be wondering which python framework would be best for you to start building your own nets. This interactive google collab notebook will help you choose between the two most popular frameworks: PyTorch and TensorFlow.