This is a repository to hold all my Jupyter Notebook experiments and projects. Previously I made a new repository for each of the projects. Combining them all into one repository will help keep things orginized.
Project | Description |
---|---|
Book Recommendation Engine | Experiment for using the KNN algorithm to recommend books based off of liked books. |
Dog VS Cat Classifier | Familiarize myself with using Tensorflow for image classification. |
HuggingFace 🤗 Course | Notebook with code from the HuggingFace Couse. |
Kaggle Notebooks | This directory hold all the notebooks I've published on Kaggle. |
Movie Genre Guesser | The idea for this was to take different data for a movie and guessing a genre. |
News Text Summarization | This is the proof of concept notebook for the project stored in this repository. |
Pokemon Statistics | Familiarization of exploratory data analysis using some Pokémon data. |