https://github.com/tetrahedronai/circle
Circle is a simple way to create powerful machine learning models, analyze data and research cutting-edge AI.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Keywords
Repository
Circle is a simple way to create powerful machine learning models, analyze data and research cutting-edge AI.
Basic Info
Statistics
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
WARNING: Work in Progress
CircleML is a Python framework designed to speed up your machine learning workflows.
It's PyPy compatibility may improve performance for some algorithms, however due to the extensive use of NumPy (which runs notoriously slowly in PyPy) it is not always more performant.
Contents
Installation
Run one of the following commands in your terminal.
shell pip install circleml py -m pip install circleml # windows python3 -m pip install circleml # if the above don't work
Owner
- Name: Tetrahedron AI
- Login: tetrahedronai
- Kind: organization
- Location: United Kingdom
- Repositories: 1
- Profile: https://github.com/tetrahedronai
Pushing the boundaries of open source AI. We are a GitHub organization that endeavours to create new and advanced AI technologies.
GitHub Events
Total
Last Year
Packages
- Total packages: 2
-
Total downloads:
- pypi 19 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 2
- Total maintainers: 1
pypi.org: circleai
A machine learning library for Python.
- Homepage: https://github.com/tetrahedronai/circle
- Documentation: https://circleai.readthedocs.io/
- License: MIT License
-
Latest release: 0.0.1
published over 2 years ago
Rankings
Maintainers (1)
pypi.org: circleml
A machine learning library for Python.
- Homepage: https://github.com/tetrahedronai/circle
- Documentation: https://circleml.readthedocs.io/
- License: MIT License
-
Latest release: 0.0.1
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- numpy >=1.20.0
- rich >=13.5.0