Coder Social home page Coder Social logo

gocunets's People

Contributors

dereklstinson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

wade-welles

gocunets's Issues

There might be a bug that absolutely kills RTX performance.

Either that or my rtx 2080 ti card is junk. It doesn't work with any of my c602 boards. It works with my x79 board (but at a 3x performance loss to the equivalent 1080ti). I might try it on my z97 board. The only solution I can think of is to move some of the auto build stuff to the top.

Get rid of layers sub-package and merge relevant packages in nvidia.

Layers is like a wrapper of a wrapper. These can move to the nvidia cudnn folder. The nvidia cudnn folder can have all its sub-folders merged. Having all the sub-folders made sense when first created, but to beginners trying to use the API it could hard to find the operations.

Need to Change Trainers

The structures within the trainable layers contain have an in-bedded trainer. This needs to go. The trainers need to be a higher level operation.

That also means the trainer interface needs to go. Instead, for all the trainers they should receive the tensors that they use to train. Most trainers would use need the delta weights and weights.

Need to save models?

Should this be implemented on GoCuNets? What if custom Modules are built? Maybe a Module will need its own save json. Really it only needs the name of the module, weight values, and alpha,beta values.

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.