Pinned Repositories
30-seconds-of-code-zh-CN
精心收集的有用的 JavaScript 代码片段,可以让你在 30 秒或更少的时间内理解
3DBall
Flutter实现的3D球
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
AudioJz
个人学过的,音频相关的技巧。从 ray wenderlich 开始
awesome-mac
这个仓库主要是收集非常好用的Mac应用程序、软件以及工具,主要面向开发者和设计师。
awesome-vue
🎉 A curated list of awesome things related to Vue.js
gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
wangjun87's Repositories
wangjun87/Object-detection
Object detection project for real-time (webcam) and offline (video processing) application.
wangjun87/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
wangjun87/UniversalProject
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
wangjun87/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
wangjun87/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
wangjun87/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
wangjun87/ml-fraud-detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
wangjun87/SDTrackTool
iOS 无痕埋点组件
wangjun87/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
wangjun87/neo4j-apoc-procedures
Awesome Procedures On Cypher for Neo4j 3.x - codenamed "apoc" If you like it, please ★ above ⇧
wangjun87/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
wangjun87/zipline
Zipline, a Pythonic Algorithmic Trading Library
wangjun87/FoolNLTK
A Chinese Nature Language Toolkit
wangjun87/Learning-Neo4j-3x-Second-Editon
Learning Neo4j 3.x - Second Edition, published by Packt
wangjun87/Baike-KnowledgeGraph
爬虫-百度百科-知识图谱探索
wangjun87/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
wangjun87/30-seconds-of-code-zh-CN
精心收集的有用的 JavaScript 代码片段,可以让你在 30 秒或更少的时间内理解
wangjun87/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
wangjun87/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
wangjun87/neovis.js
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j.
wangjun87/speech-to-text-wavenet
Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow
wangjun87/tf_serving_flask_app
Creation of REST API for TensorFlow models hosted by TensorFlow Serving
wangjun87/neo4jd3
Neo4j graph visualization using D3.js
wangjun87/Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
wangjun87/TensorflowTutorial
wangjun87/tensorflow
使用谷歌开源的TensorFlow进行一系列的训练实践
wangjun87/neo4j-spark-connector
These are the beginnings / experiments of a Connector from Neo4j to Apache Spark using the new binary protocol for Neo4j, Bolt.
wangjun87/ocr_tensorflow_cnn
tensorflow 实现端到端的OCR:二代身份证号识别
wangjun87/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
wangjun87/LYRunTimeLog
runtime 实现埋点统计,按钮点击次数,某个textfield输入时长,某页面停留时间