Interface representing the structure of the CRISPR modification data.
@stsoftware/neat-ai@0.167.6Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
stSoftwareAU/NEAT-AINEAT Neural Network. This project is a unique implementation of a neural network based on the NEAT (NeuroEvolution of Augmenting Topologies) algorithm, written in DenoJS using TypeScript.
Add Package
deno add jsr:@stsoftware/neat-ai
Import symbol
import { type CrisprInterface } from "@stsoftware/neat-ai";
Import directly with a jsr specifier
import { type CrisprInterface } from "jsr:@stsoftware/neat-ai";