Highlights
Pinned Loading
-
nextjs-typescript-eslint-jest-template
nextjs-typescript-eslint-jest-template PublicStarter Template for Nextjs, Webpack, TypeScript, ESLint and Jest
-
cluster-11/mobileNet-image-recognition-starter
cluster-11/mobileNet-image-recognition-starter Public templateImage Recognition Starter Application (MobileNet Model)
HTML 1
-
Binary Search Tree implementation in...
Binary Search Tree implementation in JavaScript 1// A binary tree is a tree data structure in which each node has at most two children, which are referred to as the left child and the right child.
2// Left child is always less than it's parent and the right child is always bigger than it's parent.
34class Node {
5constructor(value) {
-
cipher-delta
cipher-delta PublicA web application that helps encode and decode plain content
TypeScript
-
cluster-11/open-mind
cluster-11/open-mind PublicA web application that you can use to train a machine learning model and make it recognize your images
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.