Skip to content

aimlfun/bees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bees

From blog posting: https://aimlfun.com/two-bee-or-not-two-bee-that-is-the-question/

This application requires .net6 and Visual Studio 2022 (Community works).

  1. Download https://visualstudio.microsoft.com/vs/community/
  2. Download the source-code as a ZIP.
  3. Save it where you like - I tend to use c:\repos\ai\bees, feel free to choose a better folder.
  4. Open the solution, and enjoy!

Any problems? Post a comment on my blog, and I will happily try to assist.

If you want to see pre-trained bees, copy /Model/*.ai to c:\temp, then click "L" in the app to load it.