Skip to content

Smart Mind - A Open source machine learning framework in .net core

License

Notifications You must be signed in to change notification settings

takealook77/Virtual-Intelligence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VI - Virtual Intelligence Build Status


Framework for Artificial Intelligence

Virtual Neurons
GA
Artificial Neural Networks
Learning Methods
Math Custom Tools

Road Map

Learning

	Back Propagation 		-> 30/11/2017
	Back Propagation Through Time 	-> ??/??/2017
	Competitive Learning (SOM) 	-> ??/??/2018
	Shared Learning (Conv) 		-> ??/??/2018
	Dropout 			-> ??/??/2018

Virtual Neurons

	Inputs 			-> 16/10/2017
	Hiddens			-> 16/10/2017
	Ouputs 			-> 16/10/2017
	Cooperative Neurons 	-> ??/??/2018

Parallel Processing Artificial Neural Networks

ILGPU -> http://ilgpu.net/Home/Roadmap

Activations Support

	Sigmoid	-> 16/10/2017
	TanH	-> 16/10/2017
	RELU	-> 16/10/2017
	SoftMax	-> 10/12/2017

Artificial Neural Networks

	MLP 		-> 16/10/2017
	Conv 		-> ??/??/2018
	Recurrent 	-> ??/??/2018
	Recursive 	-> ??/??/2018
	LSTM 		-> ??/??/2018
	GRU 		-> ??/??/2018
	Multi Task 	-> ??/??/2018
	SOM 		-> ??/??/2018

About

Smart Mind - A Open source machine learning framework in .net core

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%