Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
Algorithms
A collection of algorithms and data structures
Algorithms-for-Tracking-and-Identifying-People-in-the-Image-by-using-Machine-Learning-Methods
Project created within eClub Summer Camp 2014
all-in
anthelion
Anthelion is a plugin for Apache Nutch to crawl semantic annotations within HTML pages
ape
Research project on scheduling array primitives
AraChat
A platform that allows users to create highly modular chat applications
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-deep-learning-papers
The most cited deep learning papers
CS-Notes
:books: 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
cc13ny's Repositories
cc13ny/all-in
cc13ny/beam
Mirror of Apache Beam
cc13ny/cc13ny.github.io
cc13ny/CxxWrap.jl
Package to make C++ libraries available in Julia
cc13ny/deep-learning-project-template
Pytorch Lightning code guideline for conferences
cc13ny/detoxify
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at contact@unitary.ai.
cc13ny/elasticsearch
Open Source, Distributed, RESTful Search Engine
cc13ny/flink
Mirror of Apache Flink
cc13ny/google-research
Google Research
cc13ny/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
cc13ny/jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
cc13ny/jerryscript
Ultra-lightweight JavaScript engine for the Internet of Things.
cc13ny/julia
The Julia Language: A fresh approach to technical computing.
cc13ny/kafka
Mirror of Apache Kafka
cc13ny/kafka-site
Mirror of Apache Kafka site
cc13ny/kubeflow
Machine Learning Toolkit for Kubernetes
cc13ny/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
cc13ny/minist
snippets for some random thoughts
cc13ny/OpenFunction
Cloud Native Function-as-a-Service Platform
cc13ny/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
cc13ny/rejoiner
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
cc13ny/security-research
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
cc13ny/security-research-pocs
Proof-of-concept codes created as part of security research done by Google Security Team.
cc13ny/super-mario
React-based Super Mario Game
cc13ny/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
cc13ny/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
cc13ny/web-app-gallery-rails
cc13ny/weld
High-performance runtime for data analytics applications
cc13ny/dvc
🦉Data Version Control | Git for Data & Models
cc13ny/LeetcodePractices