Giter Club home page Giter Club logo

Intelligence exists plainly in nature. Love permeates all things.

AGI__init__logo-leaf-transparent

Python has something called magic methods. One of these is the __init__ method, which initalializes a class. See below:

class AGI:
    """A General Intelligence"""

    def __init__(self):
        ...


print(f'{AGI.__init__} is a "magic method".')

While this "magic method" is indistinguishable from a technology sufficiently advanced, we have bothered to program some other stuff.

Check it out here and here, and maybe here, here, and here.

In our code, we strive for:

  • Minimalism
  • Beauty
  • Pedagogical clarity
  • SotA performance

On a broader level:

  • Humanity before mechanization
  • Heart before calloused mind
  • The earth and sky, mountains and brooks, fauna and flora, before industrialization

Politically:

  • Environmentalism
  • Democratization
  • Equity

And going a step further:

  • Anti-militarism
  • Anti-surveillance

I am an environmentalist, tree-hugger, and probably crazy shamanic priest. Please sponsor to support and I will do right by you and nature, who governs and nourishes transcendent to the whims of profit and art.

red-heart-outline

AGI.__init__'s Projects

xrds icon xrds

The repo for x-ray diffraction pattern crystallography via deep learning.

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.