Cortex Project Updates #121
Technical Updates 🤖Machine-Learning(ML), CortexVirtual Machine(CVM)Complete the function of coco, voc, cifar10 dataset loading;circom generator RightShift and MulScalar parameter alignment. Type annotations, Symbol type confusion fixes;Generate graph optimization, lose invalid nodes after topological sorting. scalar is integrated into op as an attribute, the original parameter is still output to input.json, fix circom compilation repair;Increase NLP model training, long sequence numerical pr...
Cortex Project Updates #126
ZKML2024-01-02 Publish [ZKML release 1.0.1] (https://github.com/CortexFoundation/tachikoma/commits/zkml-v1.0.1/) In this release, we implemented the general ZKML framework and passed the mnist model for test. 2024-01-16 Publish fixed commits for ZKML Fixed some classification models' quantization bugs, including mobilenet, squeezenet, etc.ZKCVMThe Cortex team has been closely following the latest zkEVM technology, which is one of the goals in the ZK trilogy (zkTX -> zkVM -> zkML). 2024-0...
Cortex Project Updates #111
Technical Updates 🤖Machine-Learning(ML), CortexVirtual Machine(CVM) & Model RepresentationTool(MRT) R&D MRT/CVMMRT updated the accuracy test code, adjusted and tested the model output results of the sampling dataAdjust the parameter setting of Calibrate Pass: absmax, fix the problem of FuseBatchnormRefactored the Quantiza Pass code and fixed the Infer Precision issueFixed the FixPoint Infer Type problem and added subgraph verification functionThe model parameters are adjusted to Int8, which ...
First decentralized world computer capable of running AI 🤖 and AI-powered Dapps ⚒. MainNet is out. Go #BUILD!🔥
Cortex Project Updates #121
Technical Updates 🤖Machine-Learning(ML), CortexVirtual Machine(CVM)Complete the function of coco, voc, cifar10 dataset loading;circom generator RightShift and MulScalar parameter alignment. Type annotations, Symbol type confusion fixes;Generate graph optimization, lose invalid nodes after topological sorting. scalar is integrated into op as an attribute, the original parameter is still output to input.json, fix circom compilation repair;Increase NLP model training, long sequence numerical pr...
Cortex Project Updates #126
ZKML2024-01-02 Publish [ZKML release 1.0.1] (https://github.com/CortexFoundation/tachikoma/commits/zkml-v1.0.1/) In this release, we implemented the general ZKML framework and passed the mnist model for test. 2024-01-16 Publish fixed commits for ZKML Fixed some classification models' quantization bugs, including mobilenet, squeezenet, etc.ZKCVMThe Cortex team has been closely following the latest zkEVM technology, which is one of the goals in the ZK trilogy (zkTX -> zkVM -> zkML). 2024-0...
Cortex Project Updates #111
Technical Updates 🤖Machine-Learning(ML), CortexVirtual Machine(CVM) & Model RepresentationTool(MRT) R&D MRT/CVMMRT updated the accuracy test code, adjusted and tested the model output results of the sampling dataAdjust the parameter setting of Calibrate Pass: absmax, fix the problem of FuseBatchnormRefactored the Quantiza Pass code and fixed the Infer Precision issueFixed the FixPoint Infer Type problem and added subgraph verification functionThe model parameters are adjusted to Int8, which ...
First decentralized world computer capable of running AI 🤖 and AI-powered Dapps ⚒. MainNet is out. Go #BUILD!🔥

Subscribe to Cortex Labs

Subscribe to Cortex Labs

Machine-Learning(ML), CortexVirtual Machine(CVM) & Model RepresentationTool(MRT) R&D
MRT/CVM
MRT/CVM began to connect with TVM to realize automatic conversion and deployment, and improved the unified interface protocol to facilitate the subsequent ZKML design;
MRT implements the Symbol representation corresponding to RelayExpr and supports mutual conversion;
MRT implements the Calibrator at the operator level, and obtains the intermediate results of the model;
Built a Python Transformer framework based on Symbol representation, and the test passed FuseBatchnorm and other passes;
Researched and tested TVM from_mxnet, from_pytorch and other front-end APIs, and ran through TVM model/dataset import operations;
Correctness of CVM check operator, including CPU, FORMAL, and CUDA versions;
ZKRollUp
Front-end data compression to optimize loading speed;
ZkProver GPU adjusts the code, optimizes the data structure and tests;
Cortex Full Node
In the stage of model archiving and construction on the Cortex chain, the model data information is obtained from the cerebro api and tested;
TorrentFS solves the problem of unstable downloading and repackages the downloading function;
The Cortex official Remix editor is updated to version 0.8.15, link reference: https://cerebro.cortexlabs.ai/remix/#optimize=false;
Community Updates 👨👩👦👦
Zkmatrix Gitbook released
The Cortex Labs Foundation participated in the ETHSANFRANCISCO 2022 hackathon and was shortlisted for the Top 10;
https://twitter.com/CTXCBlockchain/status/1589571259595386880
"ZK Section 9 — ETHSANFRANCISCO 2022" technical document released;
Test the Cortex Wallet function;
Cortex new version browser for basic functional testing;
Organize Christmas NFT activities;
Browser multi-dimensional test research;
NFT community integral gameplay planning research;
Continue to collect, translate, and original in-depth related content, NFT and DeFi and other fields, and try to develop a new community and media content operation mode;
Continue to pay attention to popular projects in the market and analyze project logic and economic models.
About Cortex 😇
Cortex’s main mission is to provide state-of-the-art machine-learning models on the blockchain in which users can infer using smart contracts on the Cortex blockchain. One of Cortex’s goals also includes implementing a machine-learning platform that allows users to post tasks on the platform, and submit AI DApps (Artificial Intelligence Decentralized Applications).
Cortex is the only public blockchain that allows the execution of nontrivial AI algorithms on the blockchain. MainNet has launched. Go build!
TestNet
| Block Explorer — Cerebro| Mining Pool | Remix Editor | Software | ZkMatrix
Social Media
| Website | GitHub | Twitter | Facebook | Reddit | Kakao | Mail | Discord
Telegram Groups

Machine-Learning(ML), CortexVirtual Machine(CVM) & Model RepresentationTool(MRT) R&D
MRT/CVM
MRT/CVM began to connect with TVM to realize automatic conversion and deployment, and improved the unified interface protocol to facilitate the subsequent ZKML design;
MRT implements the Symbol representation corresponding to RelayExpr and supports mutual conversion;
MRT implements the Calibrator at the operator level, and obtains the intermediate results of the model;
Built a Python Transformer framework based on Symbol representation, and the test passed FuseBatchnorm and other passes;
Researched and tested TVM from_mxnet, from_pytorch and other front-end APIs, and ran through TVM model/dataset import operations;
Correctness of CVM check operator, including CPU, FORMAL, and CUDA versions;
ZKRollUp
Front-end data compression to optimize loading speed;
ZkProver GPU adjusts the code, optimizes the data structure and tests;
Cortex Full Node
In the stage of model archiving and construction on the Cortex chain, the model data information is obtained from the cerebro api and tested;
TorrentFS solves the problem of unstable downloading and repackages the downloading function;
The Cortex official Remix editor is updated to version 0.8.15, link reference: https://cerebro.cortexlabs.ai/remix/#optimize=false;
Community Updates 👨👩👦👦
Zkmatrix Gitbook released
The Cortex Labs Foundation participated in the ETHSANFRANCISCO 2022 hackathon and was shortlisted for the Top 10;
https://twitter.com/CTXCBlockchain/status/1589571259595386880
"ZK Section 9 — ETHSANFRANCISCO 2022" technical document released;
Test the Cortex Wallet function;
Cortex new version browser for basic functional testing;
Organize Christmas NFT activities;
Browser multi-dimensional test research;
NFT community integral gameplay planning research;
Continue to collect, translate, and original in-depth related content, NFT and DeFi and other fields, and try to develop a new community and media content operation mode;
Continue to pay attention to popular projects in the market and analyze project logic and economic models.
About Cortex 😇
Cortex’s main mission is to provide state-of-the-art machine-learning models on the blockchain in which users can infer using smart contracts on the Cortex blockchain. One of Cortex’s goals also includes implementing a machine-learning platform that allows users to post tasks on the platform, and submit AI DApps (Artificial Intelligence Decentralized Applications).
Cortex is the only public blockchain that allows the execution of nontrivial AI algorithms on the blockchain. MainNet has launched. Go build!
TestNet
| Block Explorer — Cerebro| Mining Pool | Remix Editor | Software | ZkMatrix
Social Media
| Website | GitHub | Twitter | Facebook | Reddit | Kakao | Mail | Discord
Telegram Groups
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers
No activity yet