Code Monkey home page Code Monkey logo

Comments (2)

c0dearm avatar c0dearm commented on June 1, 2024 1

Hi! 😄

It is good you ask about this because actually I am currently working on writing a MNIST digit recognition based on this.

So it should be ready any time soon. I have one stopper which I am trying to solve, which is that when writing the model and chaining multiple layers, I get into a trait bound hell, something similar to what is discussed in this Reddit thread. Of course I want to make it easy for final library users to write their own neural network models so at the same time I am writing the MNIST example I am also doing some refactors of the library to provide the best experience possible.

But yeah, answer is, I am working on it. For now I have only planned to write the MNIST example but I don't discard implementing a GAN afterwards too.

Regarding the Roadmap, for now I don't have very long term planning. But I do have a short time one that also helps me to organize my work, I use a GitHub project for this. It is public, so you should be able to see the status of different tasks. For now the goal is to have this MNIST example fully working and release version 0.6.0 with it.

from mushin.

philpax avatar philpax commented on June 1, 2024

Awesome! Thank you, that sounds promising - looking forward to it 😄

from mushin.

Related Issues (7)

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.