Skip to content
View BurnyCoder's full-sized avatar
  • Czechia
Block or Report

Block or report BurnyCoder

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. ai-youtube-assistant ai-youtube-assistant Public

    AI assitant that let's you talk about the contents of Youtube videos using Langchain, Streamlit, FAISS, GPT3.5

    Python

  2. ai-from-scratch ai-from-scratch Public

    GPT and other architectures from scratch

    Python

  3. ai-image-noise-remover ai-image-noise-remover Public

    Machine learning neural network autoencoder remover of noise from images using tensorflow, keras, matplotlib, numpy

    Python

  4. from-scratch-gradient-descent-on-multiple-linear-polynomical-sinus-etc-regression from-scratch-gradient-descent-on-multiple-linear-polynomical-sinus-etc-regression Public

    From scratch gradient descent on multiple linear polynomical sinus etc. regression with mean squared error cost function and z-score normalization using numpy and matplotlib. Sklearn at the end for…

    Jupyter Notebook

  5. amazon-reviews-sentiment-analysis amazon-reviews-sentiment-analysis Public

    Sentiment analysis of amazon reviews using Transformer Roberta Pretrained Model, VADER and Transformer Huggingface Pipeline using pandas, numpy, matplotlib, seaborn, nltk, tqdm, scipy

    Jupyter Notebook

  6. natural-language-processing natural-language-processing Public

    Natural Lanuage Processing examples using state of the art AI transformer models (BERT), SVM, Bag-of-words, Word vectors, Stemming/Lemmatization, Spell correction using spacy, scikit, regex, nltk, …

    Jupyter Notebook