• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a project of a Kubernetes bootcamp on udemy.

More Repositories

1

client-system-spark

This is a smart client system based on spark. This is a on-going project. Currently I am learning spring framework.
Java
1
star
2

JAVA_WEB_PROJECT

This repository is for my java web projects. This java web boot camp is provided by www.imooc.com.
Java
1
star
3

docker-react

This is a project for a bootcamp about docker and kubernetes where we deploy a random generated react code to aws.
JavaScript
1
star
4

kaggle

kaggle competition's summary and learning notes
1
star
5

learnt_code_module_for_different_job

This repository is for my collected and learnt code module for different problems.
Jupyter Notebook
1
star
6

sparkBootCamp

This repository includes all my spark bootcamp's projects and homeworks
Scala
1
star
7

IBM_DataScience_Project

This repository is about the Coursera IBM Data Science Project, 'The Battle of Neighborhoods'.
Jupyter Notebook
1
star
8

CV

Di Wang's CV
HTML
1
star
9

Jingdong-NLP-BootCamp

This repository is for the NLP Camp from the Greedy Tech Company.
Jupyter Notebook
1
star
10

faceNet_learning

This is a homework from the first part of the tensorflow bootcamp. Our goal is to learn and implement the faceNet program.
Jupyter Notebook
1
star
11

GeekTime-NLP-Camp

This repository is built for my NLP Camp with the Geek Time company
Jupyter Notebook
1
star
12

retailer_saas_project_goods_shelf_detection_classification

This is my final tensorflow 2 project provided by Greektime technology Bootcamp. In this project, we use retina network to detect goods shelf and resnet 50 to classify goods. After that, we use flask to package our trained model into a saas web service. For deployment, we build our docker image and post it to docker hub. Since I move all my documents from google colab and dockers to github. The files are too big and I have to only update codes to github for future review. The file structure are not accessible anymore.
Jupyter Notebook
1
star
13

hadoop_mapreduce

This is the final project of my big data Bootcamp. I implemented a cluster(4 virtual machines) of hdfs (ha style) system and another yarn system(2 resource managers and 3 node manager with ha style). After building it, I wrote a topn java code and deployed it to my hadoop. This topn code is to find two days with the highest temperature in our dataset according to our learnt knowledge.
Java
1
star
14

DaGuan_NLP_text_classification_competition

Reaching the top 1% at this DaGuan NLP text classification competition. Competition details can be found at https://js.dclab.run/v2/cmptDetail.html?id=229.
Jupyter Notebook
1
star
15

Captcha_automatic_identification

This is the final project of the course 'Advanced application of Tensorflow' with the GreekTime Tech company. Captcha is commonly used to tell computers and humans apart. In this project, we generate numerical captcha images, preprocess them, build the model and deploy the automatic identification service to the website.
Jupyter Notebook
1
star
16

multi-docker

This is a project of a bootcamp about docker and kubernetes where we deploy multi dockers(redis, postgresql, a written js source code for calculating fibonacci, and routing nginx)
JavaScript
1
star