Pinned Repositories
clairecastle
Website of Claire's Castle
zosconnect-usernamed-codepage
a sample CICS COBOL application that uses a custom code page when creating a CICS service for z/OS Connect EE.
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
apigateway-demo
BuboQA
Simple question answering over knowledge graphs (Mohammed et al., NAACL 2018)
byteComp
repo for bytedance competition
cleetcode
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、作业代码、代码视频讲解
Demo
zhenzhenclaire's Repositories
zhenzhenclaire/clairecastle
Website of Claire's Castle
zhenzhenclaire/zosconnect-usernamed-codepage
a sample CICS COBOL application that uses a custom code page when creating a CICS service for z/OS Connect EE.
zhenzhenclaire/annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
zhenzhenclaire/apigateway-demo
zhenzhenclaire/BuboQA
Simple question answering over knowledge graphs (Mohammed et al., NAACL 2018)
zhenzhenclaire/byteComp
repo for bytedance competition
zhenzhenclaire/cleetcode
zhenzhenclaire/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
zhenzhenclaire/deeplearning.ai-notes
吴恩达《深度学习》学习笔记(xmind)、作业代码、代码视频讲解
zhenzhenclaire/Faster-RCNN_TF
Faster-RCNN in Tensorflow
zhenzhenclaire/FATE
An Industrial Level Federated Learning Framework
zhenzhenclaire/federated
A framework for implementing federated learning
zhenzhenclaire/gitusage
zhenzhenclaire/istio
Connect, secure, control, and observe services.
zhenzhenclaire/love-struct
General-purpose data structures written in lua.
zhenzhenclaire/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
zhenzhenclaire/models
Models and examples built with TensorFlow
zhenzhenclaire/myleetcode
zhenzhenclaire/MyWriter
zhenzhenclaire/node-red-contrib-kafka
zhenzhenclaire/oauth-apigateway-python-demo
zhenzhenclaire/OpenAPI-Specification
The OpenAPI Specification Repository
zhenzhenclaire/person-reid
Tensorflow implementation of "An Improved Deep Learning Architecture for Person Re-Identification"
zhenzhenclaire/sandbox.lua
A lua sandbox for executing non-trusted code
zhenzhenclaire/seq2seq
Attention-based sequence to sequence learning
zhenzhenclaire/seq2seq-chatbot
Chatbot in 200 lines of code using TensorLayer
zhenzhenclaire/serverless
⚡ Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
zhenzhenclaire/serverless-demo
demo for serverless
zhenzhenclaire/show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
zhenzhenclaire/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step