23 lines
830 B
Markdown
23 lines
830 B
Markdown
<p align="center">
|
|
<a href="https://code.zeptotech.net/Sharkitek/Core">
|
|
<picture>
|
|
<img alt="Sharkitek logo" width="200" src="https://code.zeptotech.net/Sharkitek/Core/raw/branch/main/logo.svg" />
|
|
</picture>
|
|
</a>
|
|
</p>
|
|
<h1 align="center">
|
|
Sharkitek
|
|
</h1>
|
|
|
|
<h4 align="center">
|
|
<a href="https://code.zeptotech.net/Sharkitek/Core">Documentation</a> |
|
|
<a href="https://code.zeptotech.net/Sharkitek/Core">Website</a>
|
|
</h4>
|
|
|
|
<p align="center">
|
|
TypeScript library for well-designed model architectures
|
|
</p>
|
|
|
|
## Proxy
|
|
|
|
This package is a proxy package, which just adds [`@sharkitek/core`](https://www.npmjs.com/package/@sharkitek/core) to your project. You can directly use [`@sharkitek/core`](https://www.npmjs.com/package/@sharkitek/core) and you should be following this package if you seek more information or new versions.
|