diff --git a/README.md b/README.md index 1dab385..1558629 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu * [Azure ML Studio](https://studio.azureml.net/) - Cloud-based AzureML, R, Python Machine Learning platform * [brain](https://github.com/harthur/brain) - Neural networks in JavaScript. * [Oryx](https://github.com/OryxProject/oryx) - Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning. +* [Synthical](https://synthical.com) - AI-powered environment for Research * [Concurrent Pattern](http://www.cascading.org/projects/pattern/) - machine learning library for Cascading. * [convnetjs](https://github.com/karpathy/convnetjs) - Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser. * [DataVec](https://github.com/deeplearning4j/DataVec) - A vectorization and data preprocessing library for deep learning in Java and Scala. Part of the Deeplearning4j ecosystem.