Pinned Repositories
-CSDN-
CSDN是一个比较优秀的博客平台,但是美中不足的是不能直接插入剪切板图片。此项目用python3解决CSDN不能插入剪切板图片的缺憾
Algorithm
数学工具构造器的算法笔记
auto_click_button_by_template_matching
using a image process technique named as "template_matching" to auto click windows system's button, by finding the matching range in the screen, and the to click the target button. it's a exemple project to cope with a problem that the "input panel" of MATHTYPE software haven't shortcut key.
bupt-machine-test
北邮部分机试题整理
bupt-pen-test
crack-dataset
rock crack and CT rock slice crack dataset semantic segmentation dataset 岩石裂缝与CT岩心裂缝语义分割数据集
crack-label-tool
这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍
fractal-interpolation
分形插值
graph_nets_pytorch
Graph Nets (GN) implement by pytorch
hyperopt-simple-cfg
TQCAI's Repositories
TQCAI/2to3-ipynb
Use it to convert a whole directory from Python 2 to Python 3, including IPython Notebooks
TQCAI/AutomatePython
Python 编程快速上手——让繁琐工作自动化
TQCAI/Big-Data-Management-Assignments--Spring-2017
TQCAI/bootstrapvalidator
For anyone who want to use the previous version (BootstrapValidator)
TQCAI/dtnn
Deep Tensor Neural Network
TQCAI/gnns
Collection of graph neural networks in pytorch
TQCAI/GraphCut
Graph cut image segmentation with custom GUI.
TQCAI/HORD
Efficient Hyperparameter Optimization of Deep Learning Algorithms Using Deterministic RBF Surrogates
TQCAI/igo
A simple interactive Go interpreter built on go-eval with some readline-like refinements
TQCAI/knnimpute
Python implementations of kNN imputation
TQCAI/linux0.11
Linux内核0.11完全注释V3.0配套源代码
TQCAI/n-grams
My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.
TQCAI/NTM-tensorflow
"Neural Turing Machine" in Tensorflow
TQCAI/PyImage
These lecture notes provide an introduction to Digital Image Processing with the help of Python programming
TQCAI/PyQt5-reorderable-list-model
Example of reorderable via drag-n-drop list model in PyQt5
TQCAI/rembo
Bayesian optimization in high-dimensions via random embedding.
TQCAI/ResNeXt-PyTorch
TQCAI/respin
Tool to backup and clone Ubuntu or Debian distros
TQCAI/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
TQCAI/semanticCNN
TQCAI/slp2-pdf
Speech and Language Processing, 2nd Edition in PDF format
TQCAI/sLSM-Tree
High-Performance C++ Data System
TQCAI/spark-ml-inventory
A curated inventory of machine learning methods available on the Apache Spark platform, both in official and third party libraries.
TQCAI/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
TQCAI/spearmint
Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012
TQCAI/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
TQCAI/TankWar
小游戏坦克大战(python + pygame)
TQCAI/uafred
alfred on ubuntu(use electron)
TQCAI/word2vec-api
Simple web service providing a word embedding model