Praveen76 / Introduction-to-HuggingFace-PyTorch-and-Spacy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to HuggingFace, PyTorch, and Spacy

NLP Python

This repository provides an introduction to HuggingFace, PyTorch, and Spacy, focusing on building NLP projects. It includes links to several other repositories, each containing notebooks to familiarize oneself with these libraries.


Table of Contents


Introduction to HuggingFace

This repository contains two different Google Colab notebooks:

  1. Hf_Tokenizer_Models_and_Ouputs.ipynb
  2. Fine_Tunning_BERT_Model_on_GLUE_Data.ipynb

Link to Repository


Introduction to Spacy Library

This repository contains links to two other repositories, each containing separate Google Colab notebooks:

  1. Introduction-to-text-Processing-using-Spacy: Introduction-to-text-Processing-using-Spacy.ipynb
  2. Build-a-Custom-NER-Model-using-Spacy: Build-a-Custom-NER-Model-using-Spacy.ipynb

Link to Repository


Introduction to PyTorch

This repository contains three different Google Colab notebooks:

  1. Introduction_to_PyTorch.ipynb
  2. Tensor_Operations_in_PyTorch.ipynb
  3. Build_a_CNN_using_PyTorch.ipynb

Link to Repository


Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, feel free to open an issue or create a pull request.


License

This project is licensed under the MIT License.


Credits

Issues:

If you encounter any issues or have suggestions for improvement, please open an issue in the Issues section of this repository.


Contact:

The code has been tested on Windows system. It should work well on other distributions but has not yet been tested. In case of any issue with installation or otherwise, please contact me on Linkedin

Happy coding!!


About Me:

I’m a seasoned Data Scientist and founder of TowardsMachineLearning.Org. I've worked on various Machine Learning, NLP, and cutting-edge deep learning frameworks to solve numerous business problems.

About

License:MIT License