Implementation of triplet loss in TensorFlow
Role in this project:
ML Engineer Contributions:41 commits, 4 PRs, 25 pushes in 10 months
Contributions summary:Olivier implemented a convolutional neural network (CNN) model for the Fashion MNIST dataset. They added triplet loss and embedding visualization capabilities, modifying the model definition to output embeddings and utilizing TensorFlow's projector for visualizing the results. Furthermore, they refactored the data pipeline by using a fixed-length record dataset.
triplet-lossdeep-learningtripletlosstensorflow
Code examples in pyTorch and Tensorflow for CS230
Role in this project:
ML Engineer Contributions:33 commits, 2 PRs, 30 pushes in 1 month
Contributions summary:Olivier contributed to the development of an MNIST training example within a PyTorch and TensorFlow code repository for CS230. Their work involved setting up the model definition, the training loop, and the evaluation processes. The user made modifications to the model structure, data pipelines, and training configurations. The user's primary focus appears to be on establishing a working example for training a model.
pytorchdeep-learningcomputer-visiontensorflownatural-language-processing