Pinned Repositories
2020-Tencent-Advertisement-Algorithm-Competition-Rank19
2020腾讯广告算法大赛 Rank19
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
BeautyCamera
美颜相机,具有人脸检测、磨皮美白人脸、滤镜、调节图片、摄像功能
Bezier-Curve-Interactive-Displayer
一个可以演示鼠标拖动曲线控制点和光滑拼接贝赛尔曲线的小工具
Code-Repository
Code snippets for future use or reference.
convert_picture_to_snowing_gif
给一张静态图片增加下雪动态效果,并生成gif效果图
Plane_Wars
Pygame制作飞机大战
Python-Painting-Doraemon
使用python的turtle库绘制哆啦A梦
Sentiment-Analylsis-based-on-Attention-Mechanism
Try various attention mechanism(inter-attenion & self-attention & hierarchical-attention) on sentiment analysis task.
SimulateMemoryAllocation
使用pyqt5图形界面模拟内存分配
PerpetualSmile's Repositories
PerpetualSmile/Python-Painting-Doraemon
使用python的turtle库绘制哆啦A梦
PerpetualSmile/BeautyCamera
美颜相机,具有人脸检测、磨皮美白人脸、滤镜、调节图片、摄像功能
PerpetualSmile/Bezier-Curve-Interactive-Displayer
一个可以演示鼠标拖动曲线控制点和光滑拼接贝赛尔曲线的小工具
PerpetualSmile/2020-Tencent-Advertisement-Algorithm-Competition-Rank19
2020腾讯广告算法大赛 Rank19
PerpetualSmile/Sentiment-Analylsis-based-on-Attention-Mechanism
Try various attention mechanism(inter-attenion & self-attention & hierarchical-attention) on sentiment analysis task.
PerpetualSmile/convert_picture_to_snowing_gif
给一张静态图片增加下雪动态效果,并生成gif效果图
PerpetualSmile/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
PerpetualSmile/SimulateMemoryAllocation
使用pyqt5图形界面模拟内存分配
PerpetualSmile/Plane_Wars
Pygame制作飞机大战
PerpetualSmile/python-learning
人生苦短,我用Python
PerpetualSmile/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
PerpetualSmile/awesome-python3-webapp
My First Asyncio Python Web Application
PerpetualSmile/Coursera
My learning records on www.coursera.org including Quizs and Assignments
PerpetualSmile/Cpp-Primer-5e-Answers
Solutions for C++ Primer 5th exercises.
PerpetualSmile/DocReader
C++ automates selection of examination questions randomly from doc file by Microsoft Office Word.
PerpetualSmile/information_search
A project in Information Search lesson to realize a simple information search engine.
PerpetualSmile/notes-for-fluent-python
take some notes when reading the book 《fluent python》
PerpetualSmile/PerpetualSmile
PerpetualSmile/picture
store pictures for markdown
PerpetualSmile/Playground
Some interesting examples or code snippets
PerpetualSmile/Python-Cookbook-Notes
Some notes and code snippets taken when learning Python Cookbook
PerpetualSmile/python-web-scraping
learning python scraping
PerpetualSmile/watchlist
Learning Python Flask
PerpetualSmile/web-development-notes
PerpetualSmile/weixin_jump
50行python简单代码玩微信小程序跳一跳
PerpetualSmile/Code-Repository
Code snippets for future use or reference.
PerpetualSmile/Awesome-TimeSeries-SpatioTemporal-LM-LLM
A professional list on Large (Language) Models and Foundation Models (LLM, LM, FM) for Time Series, Spatiotemporal, and Event Data.
PerpetualSmile/kaggle-birdclef2021-2nd-place
PerpetualSmile/njuthesis-nju-thesis-template
南京大学学位论文(本科/硕士/博士),毕业论文LaTeX模板
PerpetualSmile/ycimpute
A missing value imputation library based on machine learning. It's implementation missForest, simple edition of MICE(R pacakge), knn, EM, etc....