Hello everyone!

This is the first official release of the BAMT library, it is completely ready to use and includes many new changes:

  • A new library architecture has been created, including two levels of abstractions - Network and Node
  • Added the ability to create networks of different types - Discrete, Continuous and Hybrid
  • Fixed bugs of automatic recognition of node types
  • Added the ability to assign different classifiers for training discrete nodes
  • Added logging
  • Fixed bugs with visualization of graphs
  • Added tutorials in the "tutorials" folder with examples of using the library functionality

Special thanks to @Roman223 for developing the new library architecture.