Siddharth D
About
Projects
Blogs
Contact
Blogs
Categories
All
(8)
Cloud Computing
(1)
Course_CloudComp
(1)
Course_NLP
(3)
Course_RL
(1)
DSA
(2)
NLP
(3)
RL
(1)
myself
(1)
RL on Ramp
This page is a brief introduction to Reinforcement Learning (RL) and its applications in matlab. It has all the solutions to the exercises and quizzes that are present in…
Sep 16, 2024
Siddharth D
6 min
Some basic Cloud Computing QA
In this article we are going to see some of the common cloud computing questions and answers. This will help you to prepare for your cloud computing interviews.
Feb 28, 2024
Siddharth D
46 min
Mathematics for intelligent system
The L1 regularization is calculated as:
Feb 28, 2024
Siddharth D
3 min
Introduction to NLP
Linguistics is the scientific study of language and its structure, including the study of grammar, syntax, and phonetics. NLP is the application of computational techniques…
Feb 28, 2024
Siddharth D
5 min
Language Modelling and Other Concepts
In this article, we will discuss the concept of language modelling and its importance in the field of Natural Language Processing. We will also discuss some of the other…
Feb 28, 2024
Siddharth D
6 min
Topic 1 -> Array
The array module in Python is used to store homogeneous data types such as integers, floats, etc. It is similar to lists in Python, but with the added advantage of being…
Jan 7, 2024
Siddharth D
2 min
Topic 1 -> Recursion
One way to describe repetition within a computer program is the use of loops, such as Python’s while-loop and for-loop, but an entire way of approach is using Recrusions…
Jan 6, 2024
Siddharth D
4 min
Welcome To My Blog
This is the first post of my blog. Welcome!
Jan 1, 2024
Siddharth D
1 min
No matching items
Back to top