Pinned Repositories
amazon-eks-machine-learning-with-terraform-and-kubeflow
Distributed training using Kubeflow on Amazon EKS
awesome-spring-boot
Spring Boot Resources
Custom_OpenClash_Rules
分流完善的 OpenClash 订阅转换模板,搭配保姆级 OpenClash 设置教程,无需套娃即可实现完美分流、DNS无污染无泄漏,且快速的国内外上网体验。
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Kubernetes
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
machine-learning-code-writing
Mathematical derivation and pure Python code implementation of machine learning algorithms.
milvus
Milvus -- the world's fastest vector search engine.
seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
spark
Mirror of Apache Spark
wilson-wc's Repositories
wilson-wc/awesome-spring-boot
Spring Boot Resources
wilson-wc/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
wilson-wc/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
wilson-wc/machine-learning-code-writing
Mathematical derivation and pure Python code implementation of machine learning algorithms.
wilson-wc/milvus
Milvus -- the world's fastest vector search engine.
wilson-wc/numpy-ml
Machine learning, in numpy
wilson-wc/seldon-core
An MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
wilson-wc/spark
Mirror of Apache Spark
wilson-wc/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
wilson-wc/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
wilson-wc/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing