An amalgam of how-to-use guides on software tools, explanations of topics I found interesting and some personal thoughts and views. I would love to hear your comments/suggestions on these topics. Please reach out via email !

  • 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.