roghuchi's Stars
openstack/kolla-ansible
Ansible deployment of the Kolla containers. Mirror of code maintained at opendev.org.
qijianpeng/awesome-edge-computing
A curated list of awesome edge computing, including Frameworks, Simulators, Tools, etc.
Sanjeev-Thiyagarajan/Terraform-Crash-Course
canonical/prometheus-openstack-exporter
OpenStack exporter for the prometheus monitoring system
Thakay/aiterm
Aiterm is a cli aplication developed in go to translate natural language command into unix commands using AI APIs.
ramtiin/Predicting-YouTube-Dislikes-using-Machine-Learning
I used Catboost for training a model on the numerical features of every YouTube video (e.g., the number of views, comments, likes, etc.) along with sentiment analysis of the video descriptions and comments using the VADER sentiment analysis model.
ramtiin/Name-Nationality-Classification-with-Machine-Learning
Predicting nationality only by using people's names with machine learning.
ramtiin/Word-Clouds-With-Sentiment-Analysis-of-the-Most-Recent-Tweets
Downloaded tweets from the most popular news agencies and extract keywords from them. In the next steps, I plotted a word cloud and did a sentiment analysis for tweets that have the keywords.
MohrezSheikh/A-Dynamic-Web-App-Using-Pre-trained-Transformer-Models-for-Sentiment-Analysis-and-Text-Summarization
In this repository, I used the Siebert Sentiment-Roberta-Large-English model for Sentiment Analysis and Facebook/Bart-Large-CNN for Text Summarization
MohrezSheikh/Elon-Musk-Tweets
Here are almost all of Elon Musk's Tweets Scraped by me.
MohrezSheikh/best_AI_papers_2021
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code. [work in progress]
MohrezSheikh/NNfSiX
Neural Networks from Scratch in various programming languages
MohrezSheikh/snscrape
A social networking service scraper in Python
MohrezSheikh/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
MohrezSheikh/TwitterScraper
Twitter Scraper with no Twitter API needed!
ramtiin/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
MohrezSheikh/coding-interview-university
A complete computer science study plan to become a software engineer.
MohrezSheikh/data_preprocessing_tools
MohrezSheikh/Discord-Bot
I created a very simple discord bot.
MohrezSheikh/discord.py
An API wrapper for Discord written in Python.
MohrezSheikh/Django-Blog-Application
I created a blog application using Django 3.2
MohrezSheikh/File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
MohrezSheikh/nnfs_book
Sample code from the Neural Networks from Scratch book.
MohrezSheikh/Python-Tutorial
A series of project-based Python3 tutorials
MohrezSheikh/pytube
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
MohrezSheikh/scikit-learn
scikit-learn: machine learning in Python
MohrezSheikh/simple_linear_regression
MohrezSheikh/Sort-of-GPU-prices
Web scraping using BeautifulSoup4
MohrezSheikh/Stock-Price-Movement-Using-NLP
predict stock price movement using BOW and RandomForestClassifier
MohrezSheikh/twint
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.