GithubHelp home page GithubHelp logo

Comments (4)

charlesreid1 avatar charlesreid1 commented on June 17, 2024

Focus on common tasks (relates to clarifying who stores what):

  • I want to set up my keys. What do I do?

    • Create a Keymaker
    • Run the Keymaker
    • Outcome is folder full of JSON files
  • I want to do something with my bot flock

    • run Shepherd, which is the flock entry point
    • Shepherd will check bot keys
    • for each bot key, create a new bot Sheep
    • perform an action en masse

from rainbow-mind-machine.

charlesreid1 avatar charlesreid1 commented on June 17, 2024

This relates to the clarifying point we made in #10:

The Keymaker is (or rather, the items the Keymaker uses are) essential for the Sheep to have unique parameter values.

The Shepherd is just an old man who yells the same **kwargs at every Sheep and doesn't accept any input parameters.

The Sheep will combine the parameters in their JSON key with the input parameters from the Shepherd into self.params

from rainbow-mind-machine.

charlesreid1 avatar charlesreid1 commented on June 17, 2024

Related: #20 (boilerplate mind machine)

boilerplate makes it simpler to see how each layer stacks up

also makes it easier to visualize the flow of object oriented programming

from rainbow-mind-machine.

charlesreid1 avatar charlesreid1 commented on June 17, 2024

kwargs all the way down

from rainbow-mind-machine.

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.