dotnet / dotnet/machinelearning-samples

Add Simple Feature Vector TensorFlow Example

Open
#962 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
4.7k
Forks
2.7k
Avg merge
2d 22h
Merged PRs (30d)
1

Description

Hello everyone,

I think I've finally figured out how to send a simple float feature vector down to a TensorFlow model, do some predictions on it and retrieve it back. It doesn't seem to be be very complex, but there's no example for such a basic use-case (like the house price estimator).

Also for data pipelines, you only outline very specific examples like training on images, text or csv spreadsheets. But it would be nice to add a more general example that loads a list of float feature vectors. That way, people can learn how to implement much more generic algorithms like reinforcement learning.

Wouldn't it be nice to provide an example like I mentioned? Let me know what you think about it.

Best wishes,
Marco

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.