Skip to content
View faivan95's full-sized avatar

Block or report faivan95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Topic-Modeling-Pythia Topic-Modeling-Pythia Public

    Topic modeling done in python using embeddings available at different checkpoints of training on GPT-NeoX Large Language Model (LLM)

    Python

  2. Matrix_Template_Cpp Matrix_Template_Cpp Public

    A C++ program that has matrix functionality. Templates were used to make it usable irrespective of whether elements are strings or numbers in the matrices.

    C++

  3. Transformers_Prep Transformers_Prep Public

    Boilerplate code to quickly load a Model and Tokenizer from the Huggingsface Transformers library

    Jupyter Notebook

  4. BookWorm BookWorm Public

    A book management and reader made using ASP.NET. Here, users can upload and read their books. They can also bookmark and comment on individual pages.

  5. Typing-Test Typing-Test Public

    OpenGL was used to make a simple 2D game where users press the alphabets in order to destroy the circles containing those alphabet at their centers before they reach the center of the screen.

  6. Voice-Recognition Voice-Recognition Public

    A voice recognition system made using Java Sphinx API. Users speaks and if it matches the programmed phrases, the corresponding task is done, such as, opening browser, closing media player etc.