Skip to content
View AGI-init's full-sized avatar
Block or Report

Block or report AGI-init

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AGI-init/README.md

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

Popular repositories

  1. XRDs XRDs Public

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

    Python 3 3

  2. AGI-init AGI-init Public

    GitHub profile Readme.

    1

  3. UnifiedML-legacy UnifiedML-legacy Public

    Unified library for intelligence training. 🌱

    Python 1

  4. UnifiedML UnifiedML Public

    Unified library for intelligence training.

    Python

  5. Tributaries Tributaries Public

    A library for mass-deploying UnifiedML apps.

    Python