Skip to content

BlightG/meTTa_Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meTTa_Training

  1. Set Up the Virtual Environment:

    python -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
  2. Set up Docker:

docker build -t metta-app .
docker run -it --rm metta-app
  1. Links:
  1. https://metta-lang.dev/docs/learn/tutorials/eval_intro/main_concepts.html
  2. https://metta-lang.dev/docs/learn/tutorials/ground_up/query_knowledge.html
  3. https://metta-lang.dev/docs/learn/tutorials/python_use/intro.html
  4. https://github.com/trueagi-io/hyperon-experimental/blob/main/python/hyperon/atoms.py#L10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages