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/crack-dataset
rock crack and CT rock slice crack dataset semantic segmentation dataset 岩石裂缝与CT岩心裂缝语义分割数据集
TQCAI/fractal-interpolation
分形插值
TQCAI/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
TQCAI/AutoAugment
Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow
TQCAI/AutoPrognosis
Code for the ICML 2018 paper: "AutoPrognosis: Automated Clinical Prognostic Modeling via Bayesian Optimization", by A. M. Alaa and M. van der Schaar.
TQCAI/awesome-architecture-search
A curated list of awesome architecture search resources
TQCAI/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
TQCAI/compose
Define and run multi-container applications with Docker
TQCAI/darts
Differentiable architecture search for convolutional and recurrent networks
TQCAI/dask-tensorflow
TQCAI/Data-analysis
用 jupyter notebook做的一些机器学习项目
TQCAI/Data-Science-Notes
数据科学的笔记以及资料搜集
TQCAI/etl-with-airflow
ETL best practices with airflow, with examples
TQCAI/Games
games developed by python(五子棋、贪吃蛇、扫雷、俄罗斯方块、坦克大战、FlappyBird)
TQCAI/hadoop-cluster-docker
Run Hadoop Custer within Docker Containers
TQCAI/homework_for_sxq
TQCAI/joblib
Computing with Python functions.
TQCAI/mydocker
<<自己动手写docker>> 源码
TQCAI/nlp-roadmap
ROADMAP(Mind Map) and KEYWORD for students those who have interest in learning NLP
TQCAI/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
TQCAI/pdman
PDMan是一款开源免费的数据库模型建模工具,支持Windows,Mac,Linux等操作系统,是PowerDesigner之外,更好的免费的替代方案。他具有颜值高,使用简单的特点。包含数据库建模,灵活自动的自动生成代码模板,自动生成文档等多种开发人员实用的功能。 https://my.oschina.net/skymozn/blog/2992777
TQCAI/petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
TQCAI/pydeps
Python Module Dependency graphs
TQCAI/pyspark_study
TQCAI/python-conv-lib
A lightweight library to do for-loop-styled convolution passes on your iterable objects (e.g.: on a list). Note: this is not a convolution, it is about exposing what would the kernel pass on in the first place in your loops.
TQCAI/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
TQCAI/smina
TQCAI/sofp
The Science of Functional Programming book
TQCAI/solve_multiprocess_problem
TQCAI/TQC_ML_Implement
some mechine learning algorithm implemented by Python or C++