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 ( نشاننده واژه ها فارسی | تعبیه سازی کلمات فارسی )
build a word2vec model on hamshahri data and try to clustering embedded texts and find their real topic
Word2Vec Library
Real-Time Solutions | Live Demo 1. Sentiment analysis of real-time tweets 2. Spam Ham Classifier
For every given pair of sentences -- (sentence-1, sentence-2), we need to determine if sentence-2 can be logically inferred given sentence-1.
Analyzing the tweets by the people and then correctly predicting their sentiments
Literature Mining for Neurodegenerative disease
An evolving autoencoder using tensorflow. The idea is to have it evolve pictures, where fitness is closeness to some high dimensional point close to what we want. So like, if we know pictures of dogs exist as a point in some high dimensional encoded space, if we can evolve a picture to have en encoding close to the dogs, maybe we can get a dog l…
A hybrid anime recommender system which uses content based deep learning model and multi-armed bandit reinforcement learning approach to give more generalized recommendations.
AI Enhanced Movie Generation Mitra
Detection of misinformation of climate change using topic modeling (LDA) and Word Vectors
FastText is a word embedding model by Facebook that captures word meanings, even for rare words, by using subword information, improving over traditional methods like word2vec.
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."