Instructions to use talhajaved/cryptomodel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use talhajaved/cryptomodel with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://talhajaved/cryptomodel") - Notebooks
- Google Colab
- Kaggle
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
- Downloads last month
- -