Skip to content
#

nerual-network

Here are 224 public repositories matching this topic...

Tokenization is a way of separating a piece of text into smaller units called tokens. Here, tokens can be either words, characters, or subwords. Hence, tokenization can be broadly classified into 3 types – word, character, and subword (n-gram characters) tokenization.

  • Updated Jun 30, 2021
  • Jupyter Notebook

The repo contains the base code for the experiment conducted by DeepMind and published in Nature under the title 'Advancing mathematics by guiding human intuition using AI'. The data set contains various numeric dat about generic mathematical entities called Knots. A feed-forward neural network was employed to find pattern amongst knot attributes.

  • Updated Nov 23, 2022
  • Jupyter Notebook

A Parallelized Number Plate Detection System developed for Windows using Visual Studio. It utilizes OpenCV and OpenMP to efficiently detect number plates in images and recognize characters on them. The primary goal of this system is to speed up the process of detecting and recognizing number plates in images or video frames.

  • Updated Oct 18, 2023
  • C++

Improve this page

Add a description, image, and links to the nerual-network topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nerual-network topic, visit your repo's landing page and select "manage topics."

Learn more