Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

mongodb-developer/Mongodb-TensorFlow-CSharp-Sample-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

** This repo has been archived and is no longer maintained. **

MongoDB TensorFlow C# Sample Project

This project demonstrates integrating MongoDB with ML.NET and C# to perform linear regression.

Requirements

  • .NET Core SDK
  • MongoDB server running locally

How to Run

  1. Ensure MongoDB is running locally.
  2. Clone the repository.
  3. Navigate to the project directory.
  4. Run the project using the following command:
    dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%