how should I sort the project packages ?

  • 6 Replies
  • 3535 Views
*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
how should I sort the project packages ?
« on: August 08, 2021, 06:40:59 pm »
https://www.icloud.com/numbers/0R1NvBRUl5FMIIFG3S9qGAXkw#skills

using the spread sheets I do think the projects inner workings become more clear.

1 core : the AGI design pattern. to which skills or skill sets can be added using one line of code
2 skills
3 alg parts : actions that compose algorithms sent by the skills
4 support classes : which make writing skills easier. a set of tools.
5 hardware beefups : text to speech walkthroughs for example. another possible example would be codes to control a smart house.

so I am thinking about how to sort the above comfortably into packages.
separating the core classes into their own package, for example, can make it much easier to translate just the core software design pattern
into other languages.

another consideretion is not to waste to much energy writing import packagex.* or stuff like that

*

ivan.moony

  • Trusty Member
  • ************
  • Bishop
  • *
  • 1729
    • mind-child
Re: how should I sort the project packages ?
« Reply #1 on: August 10, 2021, 07:06:41 pm »
Do all skills made out of skills made out of skills ... and so on. At the end of the structure, you'd have built in skills made out of classes with methods if you do OOP, or functions if you do FP.  ::)
« Last Edit: August 10, 2021, 10:07:58 pm by ivan.moony »

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: how should I sort the project packages ?
« Reply #2 on: August 15, 2021, 06:08:20 pm »
It should be a total of 3 pkg
Core
Skills n algparts
Hardware beefups

The later 2 are morphic.

The most amazing SDP

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: how should I sort the project packages ?
« Reply #3 on: August 15, 2021, 06:42:06 pm »
there is still more work to be done but I have the core classes marked out
which means I can translate it to any other PL now

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming
Re: how should I sort the project packages ?
« Reply #4 on: August 15, 2021, 06:53:16 pm »
hmm...
36 classes 5 $ per translation of class = 180$ per language

which languages are the most effective I wonder ?

obviously .net is the juice in the bottom of the garbage bag.
python seems pretty capable
kotlin I can do myself
javascript maybe
swift is a nice 1

*

MagnusWootton

  • Replicant
  • ********
  • 646
Re: how should I sort the project packages ?
« Reply #5 on: August 16, 2021, 03:36:03 am »
Do all skills made out of skills made out of skills ... and so on. At the end of the structure, you'd have built in skills made out of classes with methods if you do OOP, or functions if you do FP.  ::)

that works,  verb heirarchies.  Ive put it through alot of mental tests, looks correct.
Tasks all share their sub tasks,  but I guess the heigher up the hierarchy you go the more unique it tends to get.  starts off general purpose then becomes more unique as you contain the sequences, just like sets of phrases, in text.

*

yotamarker

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1003
  • battle programmer
    • battle programming

 


Requirements for functional equivalence to conscious processing?
by DaltonG (General AI Discussion)
November 19, 2024, 11:56:05 am
Will LLMs ever learn what is ... is?
by HS (Future of AI)
November 10, 2024, 06:28:10 pm
Who's the AI?
by frankinstien (Future of AI)
November 04, 2024, 05:45:05 am
Project Acuitas
by WriterOfMinds (General Project Discussion)
October 27, 2024, 09:17:10 pm
Ai improving AI
by infurl (AI Programming)
October 19, 2024, 03:43:29 am
Atronach's Eye
by WriterOfMinds (Home Made Robots)
October 13, 2024, 09:52:42 pm
Running local AI models
by spydaz (AI Programming)
October 07, 2024, 09:00:53 am
Hi IM BAA---AAACK!!
by MagnusWootton (Home Made Robots)
September 16, 2024, 09:49:10 pm
LLaMA2 Meta's chatbot released
by spydaz (AI News )
August 24, 2024, 02:58:36 pm
ollama and llama3
by spydaz (AI News )
August 24, 2024, 02:55:13 pm
AI controlled F-16, for real!
by frankinstien (AI News )
June 15, 2024, 05:40:28 am
Open AI GPT-4o - audio, vision, text combined reasoning
by MikeB (AI News )
May 14, 2024, 05:46:48 am
OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am

Users Online

284 Guests, 0 Users

Most Online Today: 461. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles