Skip to content

Releases: Lukas0025/PSNN

0.1.4 rename version

25 Nov 14:50

Choose a tag to compare

  • rename from PYSNN to PSNN
  • bugfix

Version 0.1.2 Server tools update

17 Nov 22:34

Choose a tag to compare

  • add terminal app
  • add class server_tools

version 0.1.1 quick bug fix

10 Nov 13:51

Choose a tag to compare

quick bug fix 0.1.1

change if inputs == None to if inputs is None

version 0.1.0 quick bug fix

09 Nov 22:41
cdce00e

Choose a tag to compare

  • fix clearing processes after pool map is complete

this version is unstable

version 0.0.9

09 Nov 21:42
0dd393d

Choose a tag to compare

  • add multiprocess learning (do job on multi core)
  • fix dumps and loads functions (now return srt no binary object)
  • add get function to get model from server

version 0.0.8

02 Nov 15:41

Choose a tag to compare

  • Add dump, dumps, load and loads function for storeing netmodel
  • add digitRecognition exmaple
  • add math sample
  • Fix bugs

version 0.0.5

05 Oct 20:52

Choose a tag to compare

  • add concat layer
  • add convolve layer
  • fix flatten layer output shape calculation

version 0.0.4

05 Oct 11:46

Choose a tag to compare

set version to 0.0.4