Skip to content

slathwal/neural_networks

Repository files navigation

The final names dataset is compiled from a few sources:

  1. https://www.acko.com/health-insurance/s/pregnancy/baby-names/modern-indian-baby-names-for-boys-and-girls-with-meanings/
  2. https://www.kaggle.com/datasets/jasleensondhi/indian-names-corpus-nltk-data/data
  3. https://www.kaggle.com/datasets/meemr5/indian-names-boys-girls

The data from the above three sources is combined and saved in a file called names.txt in the data folder. The processing script is in the notebook prepare_names_data.qmd.

Learning to build neural networks, with a focus on Natural Language Processing, from the following sources:

  1. Neural Networks: Zero to Hero series on Youtube.
  2. Notes, Assignments and video lectures from Stanford course CS224N: Natural Language Processing with Deep Learning from Spring 2024.
  3. Early release version of the book - Hands-On Machine Learning with Scikit-Learn and PyTorch by Aurélien Géron, published by O’Reilly.

About

This is a repository for all study material - assignments, notes etc. related to neural networks and deep learning for NLP and computer vision.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors