Implementation-neuron-model #28

Merged
s473601 merged 8 commits from Implementation-neuron-model into main 2023-06-04 20:19:43 +02:00
Owner

The implementation of a neural model requires changing the value of the variable 'is_neural_network_off' to False. The program will then replace the usual map generation with random object placement. During the object placement, random images will be loaded from the dataset, and depending on the object recognition, the map will be filled. You can track whether the neural network correctly identified the object in the console.

Please confirm this Pull Request ;)

The implementation of a neural model requires changing the value of the variable 'is_neural_network_off' to False. The program will then replace the usual map generation with random object placement. During the object placement, random images will be loaded from the dataset, and depending on the object recognition, the map will be filled. You can track whether the neural network correctly identified the object in the console. Please confirm this Pull Request ;)
s473601 added 8 commits 2023-06-04 19:22:36 +02:00
s473566 closed this pull request 2023-06-04 20:16:02 +02:00
s473566 reopened this pull request 2023-06-04 20:16:32 +02:00
s473601 requested review from s473566 2023-06-04 20:17:04 +02:00
s473566 approved these changes 2023-06-04 20:19:27 +02:00
s473601 merged commit e2c2ea8f0e into main 2023-06-04 20:19:43 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s473601/Machine_learning_2023#28
No description provided.