Pinned Repositories
12306
12306智能刷票,订票
aardpfark
A library for exporting Spark ML models and pipelines to PFA
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
akka-kryo-serialization
Kryo-based serialization for Akka
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
beautifulNow1992.github.io
文档博客
spark-learn-samples
spark-ml-source-analysis
spark ml 算法原理剖析以及具体的源码实现分析
beautifulNow1992's Repositories
beautifulNow1992/bolt
Unified interface for local and distributed ndarrays
beautifulNow1992/chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
beautifulNow1992/CNN-text-classification-keras
Text Classification by Convolutional Neural Network in Keras
beautifulNow1992/copycat
A novel implementation of the Raft consensus algorithm
beautifulNow1992/deep-learning-models
Keras code and weights files for popular deep learning models.
beautifulNow1992/easy-ansible
基于Ansible的自动部署平台-Automatical Deployment Platform Based on Ansible。
beautifulNow1992/fqueue
Automatically exported from code.google.com/p/fqueue
beautifulNow1992/JCL
Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in IoC frameworks and web applications.
beautifulNow1992/keras-attention-mechanism
Attention mechanism Implementation for Keras.
beautifulNow1992/keras-crf-layer
Implementation of CRF layer in Keras.
beautifulNow1992/keras_audio_classifier
audio classifier 使用keras对声音进行分类
beautifulNow1992/keras_text_classification
implement some fancy text classification models by using keras
beautifulNow1992/MachineLearningTrick
Machine Learning Trick : GBDT_Feature Blending Stacking CascadeForest
beautifulNow1992/mgiza
A word alignment tool based on famous GIZA++, extended to support multi-threading, resume training and incremental training.
beautifulNow1992/mining
Business Intelligence (BI) in Python, OLAP
beautifulNow1992/ML-SQL
The ML-SQL repository was created to explore and research a SQL-like language for Machine Learning.
beautifulNow1992/Notebook-Spark-Jupyter-SampleProgram-HBaseSparkConnector
This repository will contain sample notebooks.
beautifulNow1992/pickling
Fast, customizable, boilerplate-free pickling support for Scala
beautifulNow1992/RingTimer
beautifulNow1992/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
beautifulNow1992/spark-gradle-template
Apache Spark in your IDE with gradle
beautifulNow1992/spark-hyperloglog
Algebird's HyperLogLog support for Apache Spark.
beautifulNow1992/sparkit-learn
PySpark + Scikit-learn = Sparkit-learn
beautifulNow1992/ZKRecipesByExample
all examples for ZooKeeper recipes by Curator