DataSeer / dataseer-ml

DataSeer machine-learning service
Apache License 2.0
25 stars 2 forks source link

Update to Gradle, JDK #25

Open lfoppiano opened 8 months ago

lfoppiano commented 8 months ago

This PR should make dataseer-ml running with JDK > 11 and given that delft/tensorflow are installed in a virtual environment.

I developed and tested in a Mac M1 with conda.

Rough instructions on how to install delft on a Mac ARM: https://github.com/lfoppiano/material-parsers?tab=readme-ov-file#developers-notes (ignore the spacy stuff)

TODO: write the instruction on how to install delft on mac intel