Pinned Repositories
Android-OpenCL-Stubs
Minimal project to build OpenCL stub library "libOpenCL.so" for Android platforms
Annotated-Semantic-Relationships-Datasets
Public and free annotated datasets of relationships between entities/nominals
darknet-plus
Convolutional Neural Networks Framework
k8s-zeppelin
How to configure zeppelin service in Kubernetes.
opencl-suite
The tools to help OpenCL heterogenerous programming.
parallel_algrithom
Introduce some basic algorithm and the parallel method.
Relion-1.3-opt
冷冻电镜图像三维重建程序Relion-1.3的优化(包含通信框架优化和分发任务优化)和容错(一个节点失效)研究,实现了树状集合通信框架,多节点分发任务,一个节点失效时MPI可以继续运行,使用socket代替MPI做通信
Socket-MPI
使用socket实现的类似MPI分布式并行框架的多节点通信函数,包含几个简单函数(启动多进程,协商进程编号,发送/接收函数,广播函数,规约函数,同步函数等)
Top-K
A way to use cuda to accelerate top k algorithm
zh_cnn_text_classify
基于CNN的中文文本分类算法(可应用于垃圾邮件过滤、情感分析等场景)
yuxianzhi's Repositories
yuxianzhi/opencl-suite
The tools to help OpenCL heterogenerous programming.
yuxianzhi/Android-OpenCL-Stubs
Minimal project to build OpenCL stub library "libOpenCL.so" for Android platforms
yuxianzhi/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
yuxianzhi/ansible-prometheus
Ansible role for installing Prometheus monitoring server and node_exporter binary
yuxianzhi/cl2-reduce-bench
A test case for evaluating the performance of the workgroup reduction operation in OpenCL 2.0
yuxianzhi/command-line-print
use programming language to do some interesting things in command line.
yuxianzhi/cs194-winograd
yuxianzhi/grafana-dashboards
Grafana dashboards for MySQL and MongoDB monitoring using Prometheus
yuxianzhi/HCC-Example-Application
HCC Sample Applications
yuxianzhi/hpl-gpu
High Performance Linpack for GPUs (Using OpenCL, CUDA, CAL)
yuxianzhi/kbp37
relation classification dataset
yuxianzhi/Linux-configure
Some linux configure.
yuxianzhi/pdf2htmlEX
Convert PDF to HTML without losing text or format.
yuxianzhi/python-suite
python tool
yuxianzhi/sentiment.analysis
Sentiment Analysis of IMDB Movie Reviews using word2vec and scikit-learn
yuxianzhi/spark_exporter
Prometheus Spark exporter
yuxianzhi/tensorflow-demo
demos using TensorFlow