Thinam Tamang (@ThinamXx)

Top repositories

1

300Days__MachineLearningDeepLearning

I am sharing my Journey of 300DaysOfData in Machine Learning and Deep Learning.
514
star
2

66Days__NaturalLanguageProcessing

I am sharing my Journey of 66DaysofData in Natural Language Processing.
182
star
3

ML..Interview..Preparation

Preparation for Machine Learning Interview
164
star
4

MachineLearning_DeepLearning

I will share about Machine Learning and Deep Learning.
113
star
5

MLOps

The repository contains a list of projects which I will work on while learning and implementing MLOps.
Jupyter Notebook
79
star
6

Fastai

I will implement Fastai in each projects present in this repository.
Jupyter Notebook
64
star
7

Transformers_NLP

The repository will contain a list of projects which we will work on while reading the books of Natural Language Processing & Transformers.
Jupyter Notebook
64
star
8

Meta-llama

Building Llama
Python
32
star
9

ComputerVision

The repository is dedicated towards the implementation of Computer Vision.
Jupyter Notebook
24
star
10

HuggingFace

I am learning from Hugging Face.
Jupyter Notebook
21
star
11

CaliforniaHousing__Prices

I have built a Model using Random Forest Regressor of California Housing Prices Dataset to predict the price of the Houses in California.
HTML
13
star
12

MachineLearning__Algorithms

I am working on implementing Machine Learning Algorithms from scratch.
Jupyter Notebook
13
star
13

NeuralNetworks__SentimentAnalysis

In this repository, I have worked out on the Large Movie Review Dataset for the Sentiment Analysis of Text. I have Implemented the CNN, RNN and LSTM to predict the Sentiment of the Text Data.
Jupyter Notebook
9
star
14

Github-Actions

This is a repo for building out Github Actions and Tricks.
Makefile
7
star
15

GAN

I have prepared a Deep Convolutional Generative Adversarial Networks here.
Jupyter Notebook
7
star
16

ThinamXx

Updating.........
6
star
17

MachineLearning_with_Python

In this repository, you will gain insights about various Supervised and Unsupervised Machine Learning Algorithms implementation on real data sets along with Visualizations.
Jupyter Notebook
6
star
18

Covid19..DataAnalysis

In this Project, I have worked with Covid19 Data and HDI Data to analyze the relationships between the increasing rate of Covid19 patients and various HDI factors like Healthy Life, Freedom and so on.
Jupyter Notebook
5
star
19

D2L

The repository contains a list of projects & notebooks which I have worked on while reading the book Dive into Deep Learning.
Jupyter Notebook
5
star
20

DuplicateQuestions__Recognition

I have build a LSTM Model using Trax which can identify the Duplicate Questions or Similar Questions which is useful when we have to work with several versions of the same Questions.
Jupyter Notebook
5
star
21

FacialExpression_Classification

In this repository, I have created a model which recognizes Happy Face, Sad Face, Surprise Face, Angry Face and Laughing Face using Python, Fastai API and Convolutional Neural Networks.
Jupyter Notebook
5
star
22

DogBreedClassification

I have prepared a pretrained Neural Network Model which helps in Image Classification. The Model can classify 120 different breeds of dogs.
Jupyter Notebook
5
star
23

SemanticAnalysis__LDA..LDIA

In this repository, I have included a Notebook which contains the Implementation of LSA, LDA and LDIA in Semantic Analysis. I have presented all the Code Snippets with proper Documentation and I hope you will gain Insights about Semantic Analysis with LSA and LDIA.
Jupyter Notebook
5
star
24

ApproachingAnyMachineLearning

The repository contains a list of projects which I have worked while reading the book Approaching Any Machine Learning Problem.
Jupyter Notebook
5
star
25

reinforcement-learning

You will learn about RLHF from this repository 🤖.
Python
4
star
26

Horse.vs.Human_Classification

In this repository, I have used Convolution Neural Network for the binary classification between a Human and a Horse. You will gain insights about the Implementation of Convolution Neural Network in image classification.
Jupyter Notebook
4
star
27

Chatbot__Sequence2Sequence

Here, I have prepared a Chatbot using Sequence to Sequence Neural Networks. I hope you will gain insights about the Implementation of Sequence to Sequence Learning in Chabot.
Jupyter Notebook
4
star
28

SGD_from_Scratch

In this repository, you will gain insights about the Preparation of Linear Regression and SGD using Pytorch.
Python
3
star
29

MusicGeneration_with_DeepLearning

In this repository, RNN and LSTM model will compose folk songs music. You will gain a lot of insights about DeepLearning and RNN.
Jupyter Notebook
3
star
30

blog

Personal website for Thinam Tamang
CSS
3
star
31

AmazonReviews__Analysis

In this repository I have performed the Text Analysis of Amazon Reviews Dataset using only TensorFlow and TensorBoard. I hope you will gain some insights about the Implementation of TensorFlow here.
Jupyter Notebook
3
star
32

CIFAR10__Recognition

I have prepared a Neural Networks Model which helps in recognizing the object on an image.
Jupyter Notebook
3
star
33

YelpReviews__Analysis

In this repository, I have worked on the Sentiment Analysis of YELP Reviews Dataset using PyTorch. I hope you will gain some insights about the Implementation of PyTorch in Natural Language Processing.
Jupyter Notebook
3
star
34

Bitcoin_CryptocurrencyMarket..Analysis

Hey there, In this repository I will be Analyzing the Bitcoin Cryptocurrency Market. I have applied simple Data Manipulation and Data Visualization techniques. I have done this analysis using Jupyter Notebooks and Python Programming Language. Hope you get some insights about Data Manipulation!!
Jupyter Notebook
3
star
35

Ups.and.Downs_with_Kardashians

While I'm not a fan nor a hater of the Kardashians and Jenners, the polarizing family intrigues me. Why? Their marketing prowess. Say what you will about them and what they stand for, they are great at the hype game. Everything they touch turns to content.
Jupyter Notebook
3
star
36

Twitter..Sentiment..Analysis

Twitter Sentiment Analysis with Naive Bayes Algorithm. You can gain insights about Naive Bayes Algorithm and various Exploratory Data Analysis techniques.
Jupyter Notebook
3
star
37

ImageClassification_DataAugmentation_CNN

This repository presents the Implementation of Convolutional Neural Netwoks along with ResNet by using Fast.ai from scratch.
Python
2
star
38

thinam.ai

Personal website built with Fastpages
HTML
2
star
39

RecurrentNeuralNetworks_RNN

In this repository, you will gain insights about the implementation of Recurrent Neural Network in real-world problems.
Jupyter Notebook
2
star
40

Natural_Language__Inference

I have prepared a Attention Model for Natural Language Inference.
Jupyter Notebook
2
star
41

LanguageTranslator_EnglishFrench

I have prepared a Model which can translate English Language to French Language with above 80% accuracy. I have used Tensorflow and Keras for this Project.
Jupyter Notebook
2
star
42

TextMining_in_Python

In this repository, you will gain insights about Natural Language Processing in Python using NLTK
Jupyter Notebook
2
star
43

transformer-pytorch

Implementation of the Transformer model from the paper Attention Is All You Need in Pytorch.
Python
2
star
44

TextSentiment_Analysis

In this repository, you will gain insights about the Sentiment Analysis of Text document with the Implementation of NLTK, TF-IDF, and LogisticRegression.
Jupyter Notebook
2
star
45

AutonomousDriving..YOLO

Here, you will gain insights about the implementation about the popular YOLO model in Object Detection which will ultimately helps in Autonomous Driving.
Jupyter Notebook
2
star
46

ImageSegmentation_with_CamVid

In this repository, I have used Fastai Datasets to perform Image Segmentation and I have checked the accuracy of the Model. For this project, I have used Fastai Library to create the model and to check the accuracy.
Jupyter Notebook
2
star
47

SurnameClassification__PyTorch

I have worked in Surname Classification Model Inferring Demographic Information which has applications from Product Recommendations to ensuring fair outcomes for users across different Demographics. I hope you will gain some insights.
Jupyter Notebook
2
star
48

TV_Halftime_Shows..BigGame

Hey there!! In this Project I have tried to answer the simple Questions about the TV, Halftime Shows and the Big Games. It will give you some insights about Pandas as well. I have done this Project in Jupyter Notebook using Python Programming Language !!
Jupyter Notebook
2
star
49

BreastCancer_Wisconsin_Diagnostic

In this repository, I have implemented KNeighborsClassifier to classify the Breast Cancer: Malignant or Benign.
Jupyter Notebook
2
star
50

C.Programs

Hey there!! Here, I have included the basic programs of C Programming Language.
C
2
star
51

PredictFutureSales_XGBoost

In this repository, I have worked out in one of the Kaggle Competition Data, "Predict Future Sales". I have used XGBoostRegressor. I have also used Fastai API for Feature Preprocessing to enhance the Model accuracy. You can get insights about Fastai Implementation as well.
Jupyter Notebook
2
star
52

TheDiscovery_of_Handwashing

Hey there!! In this notebook, I am going to reanalyze the data that made Semmelweis discover the importance of handwashing.
Jupyter Notebook
2
star
53

ImageProcessing_and_Manipulation

In this repository, I have tried to process the image of Honeybee and point its difference from Bubble bee.The question at hand is: can a machine identify a bee as a honey bee or a bumble bee? These bees have different behaviors and appearances, but given the variety of backgrounds, positions, and image resolutions it can be a challenge for machines to tell them apart.
Jupyter Notebook
2
star
54

TimeSeries_Sunspots

In this repository, you will gain insights about the Implementation of Deep Neural Network along with CNN, RNN and LSTM on Time-Series data.
Jupyter Notebook
2
star
55

ConvolutionalNeuralNetworks_CNN

In this repository, you will see various implementation of the CNN in real world problems and gain useful insights from those problems.
Jupyter Notebook
2
star
56

FaceDetection_and_PrivacyProtection

In this repository, I used Python and Keras to detect the Face and Blur them for Privacy Protection. I hope you will gain some insights about Face Detection with Python and Keras.
Jupyter Notebook
2
star
57

GitHub_History.of.ScalaLanguage

Hey there!! With almost 30k commits and a history spanning over ten years, Scala is a mature programming language. It is a general-purpose programming language that has recently become another prominent language for data scientists. I'm going to read in, clean up, and visualize the real world project repository of Scala.
Jupyter Notebook
2
star
58

Machine_Learning..Stanford

Hey there!! In this repository I have included all the Programming exercises of Machine Learning offered by Stanford in Coursera. It was taught by Andrew Ng. It has several interesting Projects like Spam Filtering, Handwritten Digits Recognition and many more. You can access from here!!
MATLAB
2
star
59

NeuralNetworks_and_DeepLearning

In this repository, you will gain insights about Neural Networks and Deep Learning.
Jupyter Notebook
2
star
60

NEURAL_STYLE_TRANSFER

Here, I have prepared a Neural Networks Style Transfer Model.
Jupyter Notebook
2
star
61

MNIST_CNN

In this repository, I have used CNN to MNIST Digit Classification Dataset. You can get insights about Convolutional Neural Network and its implementation for Handwritten Digit Classification.
Jupyter Notebook
2
star
62

TrafficSigns..Classification

In this Project, I have prepared a Deep Convolutional Neural Network Model which can classify the 43 different classes of Traffic Signs Images with above 90% accuracy. You can get insights about the Implementation of Convolutional Neural Network in Image Classification and so on. Thank you !!
Jupyter Notebook
2
star
63

CollaborativeFiltering..MovieRecommendation

In this repository, I have built Movie Recommendation System using Fast.ai approach which was built on top of PyTorch. You can get insights about the Implementation of Fastai in building Recommendation System easily with high accuracy.
Jupyter Notebook
2
star
64

VisualHistory_of_NobelPrizeWinners

Hey there!! In this Project I have analyzed the Nobel Prize Winners and it's dominance by great scientists of "United States of America" over past decades. I have also figured out the oldest and youngest Nobel Prize Winners from this Dataset. I have done this project in Jupyter Notebook using Python Programming Language!!
Jupyter Notebook
2
star
65

ImagePrediction_with_ResNet50

In this repository, I am going to predict the image using the pre-trained ResNet50 modules. ResNet-50 is a convolutional neural network that is 50 layers deep. ResNet50 is a pretrained version of the network trained on more than a million images from the ImageNet database.
Jupyter Notebook
2
star
66

Tabular_Data..AustinAnimalCenter

In this repository, I will include Projects or Notebooks which basically focuses on Implementation of Machine Learning and Deep Learning in Tabular Data.
Jupyter Notebook
1
star
67

BlueBook_for_Bulldozers

Here, In this repository, I have solved one of the problems of Kaggle Competition, " Blue Book for Bulldozers"
Jupyter Notebook
1
star
68

orpo-demo

Working on the implementation of ORPO
Python
1
star
69

ABTesting_with_CookieCats

In this repository, I have used Cookie Cats Game to analyze its popularity and tried to answer some common questions like, When does the new player tend to play game more?!
Jupyter Notebook
1
star
70

MachineLearning_in_WeatherData

In this project, we analyzed the Weather Pattern of Kathmandu basically focusing on Temperature and Precipitation. We have used Machine Learning viz Random Forest Regressor, and Plotly & Seaborn for Data Visualization.
Jupyter Notebook
1
star
71

WordFrequency_using_NLTK

In this repository, I have used NLP to determine: What are the most frequent words in Herman Melville's novel Moby Dick and how often do they occur?
HTML
1
star
72

TopicModeling__NLP

In this repository, I have performed Topic Modeling using Singular Value Decomposition and Non Negative Matrix Formation along with TFIDF Count Vectors.
Jupyter Notebook
1
star
73

ASLRecognition_with_DeepLearning

In this notebook, I will train a convolutional neural network to classify images of American Sign Language (ASL) letters. After loading, examining, and preprocessing the data, I will train the network and test its performance.
Jupyter Notebook
1
star
74

Planet..Understanding_Amazon_from_Space

In this repository, I have worked on Image Data from one of the Kaggle Competition. Hope you will gain insights about Image Data analysis.
Jupyter Notebook
1
star
75

Cats.vs.Dogs_Classification

In this repository, I have used Convolutional Neural Network with InceptionV3 trained on Imagenet to classify Cats vs Dogs. It is one of competition from Kaggle. Hope you can get insights about implementation of CNN.
Jupyter Notebook
1
star
76

InternetMovieDatabase__NLP

In this repository, I have used Fast.ai Library to classify the IMDb reviews and measure the accuracy of Model. You can get insights about the implementation of Fast.ai Library in Natural Language Processing.
Jupyter Notebook
1
star
77

TheBattle_of_Neighborhood..Toronto

In this repository I have performed the Analysis using Python, API, basic Machine Learning Algorithms and Jupyter Notebook to get the insights og Toronto Neighborhood. Here I have also included the Analyzed Report for better understanding for the reader!!
Jupyter Notebook
1
star
78

TheAndroidAppMarket_on_GooglePlay

Hey there!! Mobile apps are everywhere. They are easy to create and can be lucrative. Because of these two factors, more and more apps are being developed. In this Project, I have done a comprehensive analysis of the Android app market by comparing over ten thousand apps in Google Play across different categories.
Jupyter Notebook
1
star
79

PredictingSales_PandasBasics

In this repository, I have made the clear presentation of Pandas in Sales Dataset. I have used real world Dataset to inspect the ground truth of the Data and I have tried to answer the hidden information from the Data.
Jupyter Notebook
1
star
80

PredictingCreditCard_Approval

Hey there!! In this repository I have applied the Supervised Machine Learning techniques to predict the Approval and Denial of Credit Card Applications. This repository will give you the insights of Supervised Machine Learning Techniques.
Jupyter Notebook
1
star
81

NIPS_Papers..NLP

The NIPS conference (Neural Information Processing Systems) is one of the most prestigious yearly events in the machine learning community. At each NIPS conference, a large number of research papers are published. In this repository I am going to analyze the Hottest topic in Machine Learning using Jupyter Notebook & Python. I have used Natural Language Processing techniques to analyze.
Jupyter Notebook
1
star
82

Rossmann_Store_Sales

In this repository, I have worked out one of the problems of Kaggle Competition, "Rossmann Store Sales". You can get insights about the use of Fast.ai Library in Time Series Dataset.
Jupyter Notebook
1
star