<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.1.1">Jekyll</generator><link href="https://www.intodeeplearning.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://www.intodeeplearning.com/" rel="alternate" type="text/html" /><updated>2022-09-07T04:28:48-05:00</updated><id>https://www.intodeeplearning.com/feed.xml</id><title type="html">Into Deep Learning</title><subtitle>a learning progress in deep learning, python, and research.</subtitle><entry><title type="html">Working with git branches and Github repositories</title><link href="https://www.intodeeplearning.com/working-with-git-branches-and-github/" rel="alternate" type="text/html" title="Working with git branches and Github repositories" /><published>2022-08-12T00:00:00-05:00</published><updated>2022-08-12T00:00:00-05:00</updated><id>https://www.intodeeplearning.com/working-with-git-branches-and-github</id><author><name></name></author><category term="Git" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">How to add a local git repo from colab to github</title><link href="https://www.intodeeplearning.com/how-to-add-a-local-git-repo-from-colab-to-github/" rel="alternate" type="text/html" title="How to add a local git repo from colab to github" /><published>2022-08-11T00:00:00-05:00</published><updated>2022-08-11T00:00:00-05:00</updated><id>https://www.intodeeplearning.com/how-to-add-a-local-git-repo-from-colab-to-github</id><author><name></name></author><category term="Git" /><summary type="html"><![CDATA[how to add locally hosted code (such as code in colab) to github]]></summary></entry><entry><title type="html">How to save the best model during model training and load it for inference in pytorch</title><link href="https://www.intodeeplearning.com/how-to-save-the-best-model-during-training/" rel="alternate" type="text/html" title="How to save the best model during model training and load it for inference in pytorch" /><published>2022-06-25T00:00:00-05:00</published><updated>2022-06-25T00:00:00-05:00</updated><id>https://www.intodeeplearning.com/how-to-save-the-best-model</id><author><name></name></author><category term="Model Training" /><summary type="html"><![CDATA[]]></summary></entry><entry><title type="html">How to use logging to debug</title><link href="https://www.intodeeplearning.com/how-to-use-logging-to-debug/" rel="alternate" type="text/html" title="How to use logging to debug" /><published>2022-06-23T00:00:00-05:00</published><updated>2022-06-23T00:00:00-05:00</updated><id>https://www.intodeeplearning.com/how-to-use-logging-to-debug</id><author><name></name></author><category term="Python Hacks" /><summary type="html"><![CDATA[a tutorial on using the logging package for debugging]]></summary></entry><entry><title type="html">Multiclass text classification using BERT</title><link href="https://www.intodeeplearning.com/bert-multiclass-text-classification/" rel="alternate" type="text/html" title="Multiclass text classification using BERT" /><published>2022-06-16T00:00:00-05:00</published><updated>2022-06-16T00:00:00-05:00</updated><id>https://www.intodeeplearning.com/bert-multiclass-text-classification</id><author><name></name></author><category term="Natural Language Processing" /><category term="Hugging Face" /><summary type="html"><![CDATA[a tutorial on mult-class text classfication using pretrained BERT model from HuggingFace]]></summary></entry></feed>