Denken
Menu
  • About Me
  • Deep Learning with Pytorch
  • Generative AI: Tutorial Series
  • Python Tutorials
  • Contact Me
Menu

Tag: Python

Deep Learning with Pytorch -CNN from Scratch with Data Augmentation – 2.1

Posted on April 30, 2019May 1, 2019 by Aritra Sen

In the last post we went through all the building blocks of ConVNets. Now let’s put all the concepts together and see how to do it in Pytorch. Before going into the implementation , lets see what is Data Augmentation. Augmentation:Using pytorch’s torchvision.transforms operations , we can do data augmentation.With data augmentation we can flip/shift/crop…

Read more

Deep Learning with Pytorch-CNN – Getting Started – 2.0

Posted on April 29, 2019June 10, 2019 by Aritra Sen

In Deep Learning , we use Convolutional Neural Networks (ConvNets or CNNs) for Image Recognition or Classification. Computer Vision using ConvNets is one of the most exciting fields in current Deep Learning research. For more detail understanding of ConvNets , I will encourage you to go through this amazing Videos tutorials by Andrew Ng In this tutorial…

Read more

Deep Learning with Pytorch-Speeding up the training – 1.4

Posted on January 31, 2019January 31, 2019 by Aritra Sen

In the last post we saw using GPU , how we can speed the training process of Neural Network in Pytorch. Apart from GPU we can also use below mentioned three techniques to speed the training process , lets discuss them in brief before diving into the coding – 1. Normalization of input data:We have…

Read more

Deep Learning with Pytorch-nn.Sequential,GPU,Saving & Loading Model – 1.3

Posted on January 29, 2019January 29, 2019 by Aritra Sen

If you have gone through the last three posts of this series , now you should be able able to define the architecture of Deep Neural Network , define and optimize loss , you should also be now aware of few of over-fitting reduction techniques like – compare validation/test set performance with training set ,…

Read more

Deep Learning with Pytorch-DataLoader,Validation&Test,Dropouts – 1.2

Posted on January 27, 2019January 27, 2019 by Aritra Sen

In this previous post , we saw how to train a Neaural Network in Pytorch with different available modules. In this tutorial we will go through different functionalities of Pytorch like Data Loader ,Subsetsampler and how to create Validation and Test Set with the help of Data Loader. One of the main problem of Neaural…

Read more

Deep Learning with Pytorch – Neural Network Implementation – 1.1

Posted on January 26, 2019May 20, 2019 by Aritra Sen

In the last post of this series , we got the basic ideas of Pytorch and how to use few of the features of the Pytorch. In this tutorial we will go through how to code a deep neural network. First we will go through, what are the basic steps required in neural network and…

Read more

Deep Learning with Pytorch – Getting Started 1.0

Posted on January 25, 2019January 25, 2019 by Aritra Sen

The idea of this new series of posts to get you started with Pytorch and  to go through with different implementations like neural networks,CNN , RNN etc.  I assume that you know the theory part of deep learning. So I will cover the coding with Pytorch in this series. Now the motivation , why Pytorch…

Read more

ML Python Tutorials – 1.0 – Dimension Reduction – PCA

Posted on April 15, 2018 by Aritra Sen

Machine Learning can be divided mainly in two sections – Supervised Learning – Where we teach the machines with correct answers or labels. Ex – Regression or Classification. Unsupervised Learning – We deal with unlabeled data and we either do Clustering or we go for Dimension Reduction. In this article we will go through the…

Read more

Python Tutorials – 1.6 – Class and Instances

Posted on October 19, 2017 by Aritra Sen
Read more

Python Tutorials – 1.5 – Numpy

Posted on October 11, 2017 by Aritra Sen

Numpy is the short form of ‘Numerical Python‘. This is one library you should learn if you are interested in Data Science with Python. The core of Numpy is it’s N-Dimension Array which is similar to List but has many advance over List like – More compact. Faster access in Reading and writing items. Ease…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

RSS Feeds

Enter your email address:

Delivered by FeedBurner

Pages

  • About Me
  • Contact Me
  • Deep Learning with Pytorch
  • Generative AI: Tutorial Series
  • Python Tutorials

Tag Cloud

Announcements Anrdoid BERT Bias Celebration Cricket CyanogenMod deep-learning Denken Experience Facebook Features Finetuning GCN GenerativeAI GNN Google HBOOT HBOOT downgrading HTC Wildfire huggingface India Launch Life LLM Lumia 520 MachineLearning mobile My Space nlp Orkut People Python pytorch pytorch-geometric Rooting Sachin Share Social Network tranformers transformers Tutorials Twitter weight-initialization Windows Phone

WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

Categories

Random Posts

  • Deep Learning with Pytorch-Speeding up the training – 1.4
  • #SachinIsGod
  • Python Tutorials – 1.5 – Numpy
  • Generative AI: LLMs: Feature base finetuning 1.3
  • Voyage

Recent Comments

  • Generative AI: LLMs: Reduce Hallucinations with Retrieval-Augmented-Generation (RAG) 1.8 – Denken on Generative AI: LLMs: Semantic Search and Conversation Retrieval QA using Vector Store and LangChain 1.7
  • vikas on Domain Fuss
  • Kajal on Deep Learning with Pytorch -Text Generation – LSTMs – 3.3
  • Aritra Sen on Python Tutorials – 1.1 – Variables and Data Types
  • Aakash on Python Tutorials – 1.1 – Variables and Data Types

Visitors Count

AmazingCounters.com

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright

AritraSen’s site© This site has been protected from copyright by copyscape.Copying from this site is stricktly prohibited. Protected by Copyscape Original Content Validator
© 2025 Denken | Powered by Minimalist Blog WordPress Theme