Pinned Repositories
30-Days-of-Python
Learn Python for the next 30 (or so) Days.
30-Days-of-Python-3.6
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
ACO_for_FJSP
this repo is used to solve Flexible Job shop scheduling Problem by ACO
AnomalyDetection
Anomaly Detection with R
DeepLearning-
深度学习入门教程, 优秀文章, Deep Learning Tutorial
eat_melon_deepq
A Deep Q Reinforcement Learning Demo
FATE
An Industrial Grade Federated Learning Framework
FedRep
FL
free-programming-books
:books: Freely available programming books
Twitter
VictoriaXinyi's Repositories
VictoriaXinyi/Twitter
VictoriaXinyi/30-Days-of-Python
Learn Python for the next 30 (or so) Days.
VictoriaXinyi/30-Days-of-Python-3.6
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
VictoriaXinyi/ACO_for_FJSP
this repo is used to solve Flexible Job shop scheduling Problem by ACO
VictoriaXinyi/DeepLearning-
深度学习入门教程, 优秀文章, Deep Learning Tutorial
VictoriaXinyi/FATE
An Industrial Grade Federated Learning Framework
VictoriaXinyi/FedRep
FL
VictoriaXinyi/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报
VictoriaXinyi/Get_Old_Tweets-Python
VictoriaXinyi/KUL-ogp-notes
VictoriaXinyi/KUL_Insurance_mortality-dynamics
VictoriaXinyi/Lihang
Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]
VictoriaXinyi/llama
Inference code for LLaMA models
VictoriaXinyi/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
VictoriaXinyi/Multi-Agent-Path-Finding
Anonymous Multi-Agent Path Finding (MAPF) with Conflict-Based Search and Space-Time A*
VictoriaXinyi/Optimized-Modified-GetOldTweets3-OMGOT
GetOldTweets-Python is a project written in Python to mine old and backdated tweets, It bypasses some limitations/restrictions of the Twitter API. This Repo houses an improvement fork of the original GetOldTweets Library by [Jefferson Herique](https://github.com/Jefferson-Henrique/GetOldTweets-python). The improvement makes running this package on Windows OS seamless with Python 3.x.
VictoriaXinyi/ord-data
Official data repository for the Open Reaction Database
VictoriaXinyi/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
VictoriaXinyi/PhD-Thesis-Projects
This repository contains the code of the deep MARL-based dynamic scheduling algorithms in job shop and flexible job shop
VictoriaXinyi/python-dlpy
The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
VictoriaXinyi/PythonCode
VictoriaXinyi/sdsphd19_coursematerials
VictoriaXinyi/sedna
AI tookit over KubeEdge
VictoriaXinyi/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
VictoriaXinyi/the_Fun
VictoriaXinyi/twarc
A command line tool (and Python library) for archiving Twitter JSON
VictoriaXinyi/TweetsClassification
Exploring Jaccard and Cosine similarities performances then visualising their output using k means and kmeans with pca. Additional input on time series analysis, web scrapping and twitter scrapping.
VictoriaXinyi/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.
VictoriaXinyi/Twitter-Profile-Analytics
VictoriaXinyi/twitter_selenium_get_tweets
A basic twitter scraper example using selenium