Implementation of Artificial Neural Network Algorithm

Artificial Neural Network This repository contain implementation of Artificial Neural Network Algorithm in several programming languanges and frameworks. This repository was created to introduce artifical neural network in a simple way. Artificial Neural Network has become popular at this time. This branch field of Artificial Intelligence has given powerful impact to our daily life such as social media recomendation system, face detection of camera on phone and many more. Therefore, to keep up our knowledge in technology especially Artificial Intelligence, […]

Read more

Visualisation for sorting algorithms

A-List-of-Sorts-v2 Visualisation for sorting algorithms v2. Upped a notch from version 1. This program provides animates simple, common and popular sorting algorithms, to allow people to learn more about these algorithms and how the work. The source code also provides a great example for object orented programming with pygame. Sorting Algorithms: Bubble sort Insertion sort Merge sort Quick sort Radix sort Bogo sort Depencencies: Manual install: pip3 install pyyaml pygame To run to the program: For macos/linux: run start.sh file […]

Read more

ICML 2020 highlights: A Transformer-based RL agent, causal ML for increased privacy, and more

With over 50 papers from Microsoft accepted at this year’s International Conference on Machine Learning (ICML 2020), a number of which were presented in virtual workshops, Microsoft researchers are in full summer swing when it comes to advancing machine learning in accessibility, privacy, healthcare, and other areas. As Microsoft Partner Research Manager and ICML President John Langford puts it, “ICML is a very broad conference, so its specialty is in some sense ‘all of the above.’” But Langford goes on […]

Read more
1 2 3 4