senthilkumarm1901
ML Data Scientist | Natural Language Processing | Python Data Science Coder | 12 Years of Experience
Toyota-Connected-IndiaChennai
Pinned Repositories
aws_serverless_recipes
This repository holds various small scale serverless recipes
bash_script_recipes
Boost Your Productivity with Bash Script Recipes
InterviewQuestionsInNLP
A repo to collect interesting/fundamental interview questions in NLP comprising both `coding` and `theory`
LatentDirichletAllocation
This repo dives deep into the theory behind LDA and will cover its variations (e.g.: PriorTopicWords-LDA)
learn_by_blogging
A repository to host my blogs hosted in GitHub Pages via fastpages
MilestonesOfSon
A place to store notes, early-intervention therapy techniques to treat my son diagnosed with high risk for having ASD
myCodingProjects
This repo holds my coding efforts
MyCourseWorkNotes
This repo has notes from some of the courses I did
myNLPnotes
This repo has a collection of my notes on the theoretical concepts in NLP
myResume
A repo to build and host my resume. Built via a simple markdown-html-pdf workflow and hosted via GitHub pages
senthilkumarm1901's Repositories
senthilkumarm1901/myNLPnotes
This repo has a collection of my notes on the theoretical concepts in NLP
senthilkumarm1901/aws_serverless_recipes
This repository holds various small scale serverless recipes
senthilkumarm1901/bash_script_recipes
Boost Your Productivity with Bash Script Recipes
senthilkumarm1901/InterviewQuestionsInNLP
A repo to collect interesting/fundamental interview questions in NLP comprising both `coding` and `theory`
senthilkumarm1901/LatentDirichletAllocation
This repo dives deep into the theory behind LDA and will cover its variations (e.g.: PriorTopicWords-LDA)
senthilkumarm1901/learn_by_blogging
A repository to host my blogs hosted in GitHub Pages via fastpages
senthilkumarm1901/MilestonesOfSon
A place to store notes, early-intervention therapy techniques to treat my son diagnosed with high risk for having ASD
senthilkumarm1901/myCodingProjects
This repo holds my coding efforts
senthilkumarm1901/MyCourseWorkNotes
This repo has notes from some of the courses I did
senthilkumarm1901/myResume
A repo to build and host my resume. Built via a simple markdown-html-pdf workflow and hosted via GitHub pages
senthilkumarm1901/PythonTutorials
This repo holds my practice notebooks in several Python libraries
senthilkumarm1901/QuartoBlogComments
This repo holds comments from my blog - https://senthilkumarm1901.quarto.pub/learn-by-blogging/
senthilkumarm1901/resume.md
Write your resume in Markdown, style it with CSS, output to HTML and PDF
senthilkumarm1901/senthilkumarm1901
A GitHub Profile of a NLP Fanboy
senthilkumarm1901/senthilkumarm1901.github.io
A Github.io Repo
senthilkumarm1901/serverless_nlp_app
How to build a Serverless Python NLP App in AWS using AWS CLI and Taskfile Yml files
senthilkumarm1901/StatisticalLanguageModels
A gentle intro to the theory of Statistical Language Models (LMs) | An attempt to understand ABCs of NLP in the era of Transformer LMs generating Poems ;)
senthilkumarm1901/taskfile_tutorial
A tutorial to explore the Go-lang based taskfile
senthilkumarm1901/UnderstandingTransferLearning4NLP
A repository to hold my learning materials and codes related to Transformers
senthilkumarm1901/WordEmbedding
This repository covers the theory of the embedding algorithms and implementation in python