├── CNN.md ├── General.md ├── Neural Networks.md ├── RAI_initialization.py ├── README.md └── read_MNIST.py /CNN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/CNN.md -------------------------------------------------------------------------------- /General.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/General.md -------------------------------------------------------------------------------- /Neural Networks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/Neural Networks.md -------------------------------------------------------------------------------- /RAI_initialization.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/RAI_initialization.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/README.md -------------------------------------------------------------------------------- /read_MNIST.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HosseinZaredar/Computational-Intelligence/HEAD/read_MNIST.py --------------------------------------------------------------------------------