Giter VIP home page Giter VIP logo

Comments (4)

helblazer811 avatar helblazer811 commented on May 14, 2024

Thanks so much for the catch! I'm glad you like the project. I think I just forgot to add the manim_ml/neural_network/init.py file which defined all of these import shortcuts in the most recent pypi package. It should be good now if you install again by running pip install --upgrade manim_ml. Let me know if this works, sorry about that.

from manimml.

chaoshengt avatar chaoshengt commented on May 14, 2024

Thanks so much for the catch! I'm glad you like the project. I think I just forgot to add the manim_ml/neural_network/init.py file which defined all of these import shortcuts in the most recent pypi package. It should be good now if you install again by running pip install --upgrade manim_ml. Let me know if this works, sorry about that.

Yes. It works!
It seems that all of them are correct:

Snipaste_2023-01-31_09-12-40

I think it is better to keep only one way to import the code:(Method-A or Method-B).
In my opinion, โ€œMethod-Bโ€ is better. from "neural_network" module, we can import other network architectures, such as AlexNet, RNN, GCN,or Transformer . from "layers" module, we can import varieties layers of the corresponding architecture.

Of course, the amount of the job is enormous !

Thank you again! :)

from manimml.

helblazer811 avatar helblazer811 commented on May 14, 2024

I'm glad you appreciate the project. I am planning on adding some additional neural network architectures soon.

I understand it's a bit confusing. The main reason for method-a was to make the imports less complicated for example, so they don't have 5 or 6 lines of imports.

from manimml.

helblazer811 avatar helblazer811 commented on May 14, 2024

Closing now if this issue is solved.

from manimml.

Related Issues (20)

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.