guru4elephant / DL-arsenal

some example and tools for deep learning research

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL-arsenal

example_of_api:

  • a high level api for paddle fluid
  • the main purpose is to practice using fluid low level api
  • do some research on how to improve current api

protobuf31:

  • a small program that can read raw text json format protobuf in memory and save to binary bp format

python_setup:

  • just a simple example show that how to use setup.py for wheel generation

About

some example and tools for deep learning research


Languages

Language:Python 86.8%Language:C++ 7.3%Language:Cuda 3.5%Language:Makefile 1.3%Language:Shell 1.2%