Giter VIP home page Giter VIP logo

gorgonia.github.io's Issues

[translation] [Japanese] translate some pages

I'll do these...

Organise Pages

delete a page

  • ./_index.ja.md

Translate Pages

  • ./content/how-to/troubleshoot-gpu-issues.ja.md
  • ./content/reference/cuda.ja.md
  • ./content/reference/vm/gomachine.ja.md
  • ./content/tutorials/mnist-cuda.ja.md

Update Contents and Translation

  • ./content/about/_index.ja.md
  • ./content/getting-started/_index.ja.md
  • ./content/how-to/autodiff.md

Branch or Docs

@damienstanton I was wondering if the website should be on a branch on Githubpages or a directory called docs/ . I assume of course we'd be using githubpages

CUDA tutorial doesn't work

Hello,

I'm trying to run the CUDA tutorial on Jetson Nano with go 1.14 but it failed after the installation.

can't load package: package gorgonia.org/gorgonia/cmd/CUDAgen: cannot find package "gorgonia.org/gorgonia/cmd/CUDAgen" in any of:
        /home/nabil/go/src/gorgonia.org/gorgonia/cmd/CUDAgen (from $GOROOT)
        ($GOPATH not set. For more details see: 'go help gopath')
nabil@jetson-nano:~$ cd go/src/```

Website for Gorgonia

Gorgonia needs a website, I've been told. There are many features people don't know about, and they should be documented. Here's a rough framework in mind

  • Basic Section
    • Fundamentals: Computation Graphs
    • Fundamentals: Tensors
    • Fundamentals: Backpropagation and How It Relates to Differentiation
    • Fundamentals: Stochastic Gradient Descent (VanillaSGD and RMSProp)
    • Examples
      • Logistic Regression
      • Stacked Autoencoder
      • RNNs
      • LSTM
  • Advanced section
    • Different execution modes (LispMachine vs TapeMachine)
    • Optimizing the computation graph
    • Using MKL/CUDA
    • Exploring the various SGD solvers provided in Gorgonia: ADAM, AdaGrad, etc
    • Extending Gorgonia
      • New Ops
      • New Solvers
    • Debugging your neural network
  • Behind the Scenes
    • The design of Tensors
    • Design Decisions and Rationales

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.