1. Deep Learning Frameworks

    TensorFlow (Google), PyTorch (Facebook), Keras (Open)

    TensorFlow is one of the most popular deep learning Frameworks. Built by Google. Low level, so full control over the neural network, training, parameters, computations. Great if you’re an ML researcher building novel models.

    Keras is a higher level API that uses lower …

    READ MORE »

Page 1 / 4 »