jwang11's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
dennybritz/nn-from-scratch
Implementing a Neural Network from Scratch
clearlinux/dockerfiles
Clear Linux-based Docker containers
intel/gstreamer-media-SDK
breadbread1984/YOLOv3-tf2.0
YOLOv3 implemented with tensorflow 2.0
huanfengAI/Artificial-Intelligence-Practice-pytorch
base on pytorch
jwang11/golang-avx
demo how to use avx/avx2/avx512 in golang
jwang11/intel_avx_perf
Measure Intel AVX2/AVX512/FMA performance
jwang11/mathlib_perf
Demo the performance of math library - eigen, openblas, intel MKL and numpy
jwang11/opengles-example
opengles examples
sunnky8/k8s-prometheus-grafana
🍭k8s monitor of prometheus-grafana
jwang11/c-14_demo
demo new features of c++11/14
jwang11/cloud-native-demos
Cloud native demos based on Clear Linux Containers
jwang11/golang_assembly
jwang11/golang_blas
use go to do numeric maths computing by BLAS
jwang11/golang_tutorial
execise code of golang tutorial
jwang11/k8s-rbac
show k8s rbac usage
jwang11/kvm-skeleton
An skeleton app to show KVM api usage
jwang11/openvino_hello
A simple tutorial to demo Intel openvino development and usage
jwang11/tf2-cnn
demo tf2-cnn samples