{"library":"cortexcore","type":"library","category":null,"description":"CortexCore is a modular library for building recurrent backbones and agent memory systems. It provides building blocks for stateful neural architectures, including LSTM, GRU, and attention-based memory modules, with a focus on composability and runtime efficiency. The current version is 0.1.6, targeting Python >= 3.12, with a monthly release cadence.","language":"python","status":"active","version":"0.1.6","tags":["recurrent-neural-networks","memory-systems","deep-learning","pytorch","stateful-models"],"last_verified":"Sat May 09","install":[{"cmd":"pip install cortexcore","imports":["from cortexcore import CortexBase","from cortexcore.cells import LSTMCell","from cortexcore.memory import MemoryModule"]}],"homepage":null,"github":"https://github.com/Metta-AI/metta","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cortexcore/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}