Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

bigram-model

Here are 88 public repositories matching this topic...

This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the input given by the user. It utilizes N-gram models, specifically Trigrams and Bigrams, to generate predictions.

  • UpdatedSep 1, 2023
  • Python

Drawing inspiration from Andrej Karpathy’s iconic lecture, "Let’s Build GPT: From Scratch, in Code, Spelled Out", this project takes you on an immersive journey into the inner workings of GPT. Step-by-step, we’ll construct a GPT model from the ground up, demystifying its architecture and bringing its mechanics to life through hands-on coding.

  • UpdatedDec 1, 2024
  • Jupyter Notebook

Artificial Intelligence Course 4th Project: Implementing Bigram and Unigram models for filtering comments

  • UpdatedJul 22, 2021
  • Python

Solutions for Andrej Karpathy's "Neural Networks: Zero to Hero" course

  • UpdatedMar 3, 2024
  • Jupyter Notebook

AUT Principles and Applications of Artificial Intelligence course (Fall 2020) projects

  • UpdatedMar 28, 2021
  • Java

Advance information retrieval system that combines advanced indexing, machine learning, and personalized search to enhance academic research and document discovery.

  • UpdatedDec 9, 2024
  • Jupyter Notebook

It's a python based n-gram langauage model which calculates bigrams, probability and smooth probability (laplace) of a sentence using bi-gram and perplexity of the model.

  • UpdatedMar 21, 2022
  • Python

Very simple implementation of GPT architecture using PyTorch and Jupyter.

  • UpdatedApr 17, 2023
  • Jupyter Notebook

NLP-persian-poet-identification

  • UpdatedSep 8, 2022
  • Python
local-language-model

This project is meant to generate a Local Language Model based on textual input.

  • UpdatedJan 22, 2025
  • Python

Detection of language of a written text using bigram letter model.

  • UpdatedMay 1, 2020
  • Python

Implementation of lightweight transformer model for character level text generation

  • UpdatedJul 13, 2024
  • Python

A basic application with necessary steps for filtering spam messages using bigram model with python language.

  • UpdatedSep 29, 2018
  • Python

👨🏻‍💻 My own repository to explore LearnQuran tech product in particular -obviously- AI stuffs

  • UpdatedMar 8, 2020
  • Jupyter Notebook

Detect the text language automatically using a bigram model, Support Vector Machines, and Artifical Neural Networks. The model is trained using the WiLI-2018 benchmark dataset, and the highest accuracy achieved on the test dataset is 99.7% with paragraph text.

  • UpdatedFeb 20, 2021
  • Python

Final year major project on big data analysis of instacart dataset and finally Product Bundle Recommendation using pyspark(for clustering) and bigram for recommendation

  • UpdatedMar 4, 2021
  • HTML

ToyGPT, inspired by Andrej Karpathy’s GPT from scratch, creates a toy generative pre-trained transformer at its most basic level using a simple bigram language model with attention to help educate on the basics of creating an LLM from scratch.

  • UpdatedNov 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to thebigram-model 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 thebigram-model topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp