mukaseevru / understanding_customer

RNN, LSTM, CNN, BERT for intent classification (project at School 21 (Sber) / Ecole 42)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Understanding customer

School 21 (Ecole 42) project

This project is an introduction to deep learning and NLP: recurrent neural nets (RNN), LSTM, Transformer, BERT, CNN

The goal of this project is to give you a first approach to Deep Learning algorithms applied to NLP tasks. You will try to preprocess text data and train different architectures for intent classification: RNN, LSTM, BERT.

About

RNN, LSTM, CNN, BERT for intent classification (project at School 21 (Sber) / Ecole 42)


Languages

Language:Jupyter Notebook 100.0%