Book Recommendation system using ANN

A book recommendation system utilizing neural network entity embeddings, mapping each book and each Wikipedia link (Wikilink) to a quantified number vector.

Table of content

The project consists of several notebooks. The following table describe each notebook and it's purpose

Notebook Description
Download wikipedia books.ipynb scrapping wikipedia links and store it in a csv format

Todos

  • Scrape wikipedia
  • Explore the data - EDA
  • Munging and clean the data
  • Build the model
  • Finish up the documentation

License

MIT