Menu

Tree [r24] /
 History

HTTPS access


File Date Author Commit
 docs 2015-01-25 senior-zero [r5] Add GPL3 license and structure of project
 examples 2015-03-06 senior-zero [r22] Add opposed network class
 metanet 2015-04-12 senior-zero [r24] Предикаты в сети прямого распространения должны...
 Doxyfile 2015-03-05 senior-zero [r20] Add docs
 LICENSE 2015-01-25 senior-zero [r5] Add GPL3 license and structure of project
 README 2015-01-25 senior-zero [r6] Add xor example
 setup.py 2015-03-01 senior-zero [r11] Change struct

Read Me

MetaNet - free portable library for meta neural network research

INSTALLATION
------------
Make sure you have numpy installed, then
	python3 setup.py install

To remove package
	pip uninstall metanet