Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
AddLat2D – AI Model by cmudrc | AlphaNeural AI
You can deploy this model and start earning money today!
cmudrc
/
AddLat2D
like
0
10.57967/hf/0683
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Use the following code to load items in the 2D_Lattice.csv file
import pandas as pd
import json
df = pd.read_csv('2D_Lattice.csv')
row = 0
box = df.iloc[row,1]
array = np.array(json.loads(box))
Check out the configuration reference at
https://huggingface.co/docs/hub/spaces-config-reference