GithubHelp home page GithubHelp logo

Comments (6)

rythorpe avatar rythorpe commented on June 14, 2024 1

is there still stuff to do here after #164 ?

Nope, I think you covered it! Thanks @jasmainak!

from hnn-core.

jasmainak avatar jasmainak commented on June 14, 2024

I would love to discuss this. +100, I literally had the same issue the other day wrapping my head around these methods

from hnn-core.

blakecaldwell avatar blakecaldwell commented on June 14, 2024

Agreed! The reason that it was moved out of Network was because it used _PC. However, moving to _Cell with a from .neuron import _PC inside the function sounds great.

from hnn-core.

rythorpe avatar rythorpe commented on June 14, 2024

Agreed! The reason that it was moved out of Network was because it used _PC. However, moving to _Cell with a from .neuron import _PC inside the function sounds great.

I think it's a great policy to keep all hoc references out of Network - good call @blakecaldwell. We should definitely try to maintain this moving forward. Should we anticipate encountering any pickling or parallelization errors by moving this _PC reference to _Cell?

from hnn-core.

blakecaldwell avatar blakecaldwell commented on June 14, 2024

Should we anticipate encountering any pickling or parallelization errors by moving this _PC reference to _Cell?

We should be fine. _PC is already imported in cell.py and existing functions heavily rely on h. objects.

from hnn-core.

jasmainak avatar jasmainak commented on June 14, 2024

is there still stuff to do here after #164 ?

from hnn-core.

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.