Pinned Repositories
autokeras
Accessible AutoML for deep learning.
batchUnittest
batchUnittest
deepLearning
hummingbot
Hummingbot is open source software that helps you build trading bots that run on any exchange or blockchain
hummingbot_chinese
hummingbot中文资源
kit
A standard library for microservices.
langchain-anal
leetcode
stock
stock,股票系统。使用python进行开发。
vuejs-learn
vue的学习笔记
836304831's Repositories
836304831/batchUnittest
batchUnittest
836304831/autoweka
Auto-WEKA
836304831/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
836304831/C
All Algorithms implemented in C
836304831/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
836304831/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
836304831/deep-learning-models
Keras code and weights files for popular deep learning models.
836304831/DeepFM_keras
A simple DeepFM.
836304831/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
836304831/django-eshop
独立开发的基于Django+weui+weui.js,mysql的移动电商项目,实现微信认证,登录,微信支付等功能
836304831/django-minicms
Django 开发简易的内容管理系统
836304831/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
836304831/ENAS-pytorch
PyTorch implementation of "Efficient Neural Architecture Search via Parameters Sharing"
836304831/git-fame-rb
A command-line tool that helps you summarize and pretty-print collaborators based on contributions
836304831/go-microservices
Examples of microservices written in Go using different frameworks
836304831/incubator-superset
Apache Superset (incubating) is a modern, enterprise-ready business intelligence web application
836304831/insightface
Face Recognition Project on MXNet
836304831/Keras-GAN
Keras implementations of Generative Adversarial Networks.
836304831/keras_frcnn
Keras Implementation of faster-rcnn
836304831/openface
Face recognition with deep neural networks.
836304831/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
836304831/pysignal
just test using signal
836304831/PySockDebuger
836304831/syntactic_sugar
syntactic_sugar
836304831/tensorflow-resnet
ResNet model in TensorFlow
836304831/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
836304831/vehicle-detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).