Pinned Repositories
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Auto_Data_Acquisition_GUI_by_wxPython
This GUI is used to acquire and plot real-time data from GPIB communicated instruments. This GUI is writen by Python, wxPython, numpy, matplotlib, PyVisa.
baiduyun-spider
百度云爬虫-爬取百度云/百度网盘所有的分享文件
BoxOffice_Plot
获取国内当天票房和近期历史电影票房数据,并将其可视化.
digit_recognize
recognize the digits basic on sklearn, keras and pytorch
GANomaly-pytorch
本repo是论文GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training 的一个pytorch实现
Imagic
基于OpenCv对图像进行各种处理。
StyleTransferGui
基于pytorch实现的、带GUI的图像风格迁移程序.
Symlib
A tool for for symbolic mathematics base on SymPy.一个带GUI的符号数学运算工具。
WordCloud_draw
Python 实现的、带GUI界面的词云生成器。
WellenWoo's Repositories
WellenWoo/StyleTransferGui
基于pytorch实现的、带GUI的图像风格迁移程序.
WellenWoo/GANomaly-pytorch
本repo是论文GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training 的一个pytorch实现
WellenWoo/WordCloud_draw
Python 实现的、带GUI界面的词云生成器。
WellenWoo/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
WellenWoo/basicOCR
BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
WellenWoo/BoxOffice_Plot
获取国内当天票房和近期历史电影票房数据,并将其可视化.
WellenWoo/digit_recognize
recognize the digits basic on sklearn, keras and pytorch
WellenWoo/Imagic
基于OpenCv对图像进行各种处理。
WellenWoo/Symlib
A tool for for symbolic mathematics base on SymPy.一个带GUI的符号数学运算工具。
WellenWoo/Blasting_dictionary
爆破字典
WellenWoo/cn2pinyin
带GUI的“中文转拼音”的转换器,实现将输入的中文转为拼音输出.
WellenWoo/converter
intergate convert is a tool that can convert files to other format.
WellenWoo/csharpmagic
C#编程魔法书的示例代码
WellenWoo/Ctrip
WellenWoo/Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
WellenWoo/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
WellenWoo/Keras-GAN
Keras implementations of Generative Adversarial Networks.
WellenWoo/Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
WellenWoo/Markdown-Resume
⭐️ Markdown 简历模版
WellenWoo/miniPhoton
a mini version of Photon.
WellenWoo/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
WellenWoo/ML_for_Hackers_python
Machine Learning for Hachers 一书中所有的算法都采用 R语言实现,本repo用python(scikit-learn)改写其代码
WellenWoo/morse
一个带GUI的“摩斯密码”的转换器,实现摩斯密码的编码和解码功能
WellenWoo/opencv
Open Source Computer Vision Library
WellenWoo/Photon
基于PIL对图像进行各种处理。
WellenWoo/Py2msi
A tool for freezing Python scripts into executables.
WellenWoo/pytorch-book
PyTorch:入门与实践
WellenWoo/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
WellenWoo/PyTorch-Multi-Style-Transfer
Neural Style and MSG-Net
WellenWoo/wxmplot
simple, rich plotting functions built on top of wx and matplotlib