Skip to content
#

atis-dataset

Here are 16 public repositories matching this topic...

In this project, you will learn how to generate a complete semantic parse of utterances. First, you will make a discovery on your dataset to get insights about the dataset analytics. Then, you will learn, to extract entities with two different techniques – with spaCy Matcher and by walking on the dependency tree. Next, you will learn different w…

  • Updated Nov 5, 2022
  • Jupyter Notebook

This project compares five optimization algorithms (GD, SGD, Momentum, RMSProp, and Adam) on Univariate Linear Regression and a neural network for Intent Classification with the ATIS dataset. It evaluates convergence speed, stability, and final loss, showing that Adam delivers the best performance across both models.

  • Updated Dec 28, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the atis-dataset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atis-dataset topic, visit your repo's landing page and select "manage topics."

Learn more