Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is the inference time? #3

Open
athulvingt opened this issue Jul 6, 2020 · 1 comment
Open

what is the inference time? #3

athulvingt opened this issue Jul 6, 2020 · 1 comment

Comments

@athulvingt
Copy link

No description provided.

@harshsingh32
Copy link

In deep learning, inference time is the amount of time it takes for a machine learning model to process new data and make a prediction.

Deep learning models are trained using large datasets. Once the model is trained, it can be used to make predictions on new data very quickly.

In fact, most deep learning models can process new data in just a few milliseconds. This makes them well suited for use in real-time applications such as text recognition, speech recognition, and facial recognition.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants