Some example projects that was made using Tensorflow (mostly). This repository contains the projects that I've experimented-tried when I was new in Deep Learning.
-
Updated
May 3, 2022 - Jupyter Notebook
Some example projects that was made using Tensorflow (mostly). This repository contains the projects that I've experimented-tried when I was new in Deep Learning.
Persian word embedding ( نشاننده واژه ها فارسی | تعبیه سازی کلمات فارسی )
Make Models for The Quora Question Pairs competition was hosted on Kaggle to identify duplicate questions
build a word2vec model on hamshahri data and try to clustering embedded texts and find their real topic
Real-Time Solutions | Live Demo 1. Sentiment analysis of real-time tweets 2. Spam Ham Classifier
Word2Vec Library
For every given pair of sentences -- (sentence-1, sentence-2), we need to determine if sentence-2 can be logically inferred given sentence-1.
BOW,Word-to-vec to do sentiment classification into positive or negative on movie dataset
This script is written for AI-powered matchmaking system that intelligently pairs users based on their textual responses. It uses Word2Vec embeddings to understand the semantic meaning of responses and cosine similarity to determine how closely two users' responses align.
Literature Mining for Neurodegenerative disease
Detection of misinformation of climate change using topic modeling (LDA) and Word Vectors
A hybrid anime recommender system which uses content based deep learning model and multi-armed bandit reinforcement learning approach to give more generalized recommendations.
Analyzing the tweets by the people and then correctly predicting their sentiments
exploring machine learning methodologies for citation link prediction within academic networks. This project leverages Natural Language Processing, graph theory, and advanced feature engineering to identify potential citation links, demonstrating an evolutive development process from baseline approaches to optimized, performance-driven solutions.
Add a description, image, and links to the wordtovec topic page so that developers can more easily learn about it.
To associate your repository with the wordtovec topic, visit your repo's landing page and select "manage topics."