Tag:python
All the articles with the tag "python".
Course Notes - DeepLearning.AI, Neural Networks and Deep Learning
Posted on:May 10, 2024DeepLearning.AI course on Deep Learning, focused on the mathematical foundations of DL while building a Neural Network from scratch.
Course Notes - Fastai, Deep Learning for Coders with Fastai and Pytorch (Part 1)
Posted on:January 1, 2022My personal notes of fastai book "Deep Learning for Coders with Fastai and Pytorch".
Dockerizing a python application
Posted on:January 9, 2023In very simple terms, Docker makes sure than an API, a Dashboard in Streamlit/Shiny, or a scheduled script can be public and reproducible.
Course Notes - MIT 6.S191, Introduction to Deep Learning
Posted on:June 8, 2021My personal notes of the MIT 6.S19 course "Introduction to Deep Learning".
How to set up Hydrogen in Pulsar IDE
Posted on:August 2, 2023Instructions on how to set up Hydrogen in Pulsar IDE.
Tidy and Declutter Jupyter Notebooks
Posted on:January 15, 2022Create, Delete, Rename Conda or Mamba Environments and IPython Kernels.