Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General TODO #2

Open
10 of 28 tasks
ViktorC opened this issue Apr 26, 2018 · 0 comments
Open
10 of 28 tasks

General TODO #2

ViktorC opened this issue Apr 26, 2018 · 0 comments

Comments

@ViktorC
Copy link
Owner

ViktorC commented Apr 26, 2018

  • Test automation using Google Test
  • CMake build
  • Deconvolutional layer
  • Convolution, deconvolution, and pooling for 1st and 2nd rank data
  • Broadcast and reshaping layers
  • Pixel shuffle layer
  • FFT and/or Winograd filtering for CPU convolution
  • More comprehensive GPU support and cuDNN utilization
  • Passing data between device layers without copying to and from the host
  • Network serialization and de-serialization
  • PPM codec
  • GIF codec
  • WAV codec
  • IMDB data set provider
  • AN4 data set provider
  • Working GAN example
  • NLP example (word2vec, sentiment analysis)
  • Text generation example
  • Temporal convolutional network example
  • Speech recognition example
  • Speech synthesis example
  • TF-IDF preprocessor
  • LDA preprocessor
  • AMSGrad optimizer
  • GRU network
  • CTC loss function
  • Object detection support (YOLO)
  • Hyper parameter tuning framework (grid search, gaussian optimization, evolutionary algorithms)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant