bug007007's Stars
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
easychen/howto-make-more-money
程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate
brightmart/text_classification
all kinds of text classification models and more with deep learning
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
chyyuu/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
FangWW/Document
📘 各种编程学习资料 (Android C C++ DataBase HTML5 JavaWeb ios python uml 人工智能 操作系统 数学 数据结构 程序员需要的技术 程序设计 编译原理 计算机组成与结构 计算机网络 设计模式 软件工程 面试经验)
idealo/image-quality-assessment
Convolutional Neural Networks to predict the aesthetic and technical quality of images.
kavgan/nlp-in-practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
jindongwang/activityrecognition
Resources about activity recognition-行为识别资料
HCIILAB/SCUT-FBP5500-Database-Release
A diverse benchmark database for multi-paradigm facial beauty prediction
guobinhit/akka-guide
🌴 A chinese guide of Akka, based on Java.
DocNow/hydrator
Turn Tweet IDs into Twitter JSON & CSV from your desktop!
ojwalch/sleep_classifiers
Classify sleep from heart rate and acceleration via Apple Watch
mayank408/TFIDF
Implementation of TF-IDF from scratch in Python
ashishpatel26/Market-Basket-Analysis
Association rule mining is a technique to identify underlying relations between different items.
zayedrais/DocumentSearchEngine
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
gabrielpreda/covid-19-tweets
Covid-19 tweets
MihailSalnikov/tf-idf_and_k-means
Text clustering with K-means and tf-idf
nilesh-patil/human-activity-recognition-smartphone-sensors
Mini-project based on activity detection dataset at UCIML. Checkout branches for latest push.
shishir349/Market-Basket-Analysis-on-Food-Items
Frequent Itemsets via Apriori Algorithm Apriori function to extract frequent itemsets for association rule mining We have a dataset of a mall with 7500 transactions of different customers buying different items from the store. We have to find correlations between the different items in the store. so that we can know if a customer is buying apple, banana and mango. what is the next item, The customer would be interested in buying from the store.
viethoangtranduong/covid19-tweets
Analyzing Covid19 Tweets
CharityMiller/COVID19-Twitter-Analysis
Using the Python programming language, we were able to research and analyze the Twitter dataset to figure out the effects COVID-19 has had globally. Our goal is to dive deep into the use of coronavirus related hashtags, including their frequency of use, and to analyze the impact of positive, negative, sentimental and neutral tweets on social media regarding COVID-19. We will also view the activity level of COVID-19 related tweets from the verified accounts on social media since they have the ability to utilize their platform to spread awareness of social distancing and ‘stay-at-home’ measures. Utilizing both quantitative and qualitative methodologies with our research will help to guide further in-depth exploration of how to take advantage of recent advancements.
baturayo/Frequent-Word-Sequence-Mining-for-Donald-Trump-Tweets
Find the most frequent tweet patterns of Trump with generalised sequential pattern mining