Skip to content

Commit

Permalink
[FSTORE-1646][APPEND] Tutorials Update (#294)
Browse files Browse the repository at this point in the history
* Big cleanup, re-organizing tutorials into api-examples, llm, batch, and real-time examples
  • Loading branch information
Maxxx-zh authored Jan 3, 2025
1 parent 80b9229 commit 2a5d63c
Show file tree
Hide file tree
Showing 337 changed files with 5,823 additions and 28,731 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,10 @@ advanced_tutorials/recommender-system/candidate_model/fingerprint.pb
advanced_tutorials/recommender-system/candidate_model/saved_model.pb
integrations/neo4j/aml_model/*
integrations/neo4j/aml_model_transformer.py
advanced_tutorials/recommender-system/catboost_info/catboost_training.json
advanced_tutorials/recommender-system/catboost_info/learn/events.out.tfevents
*.tsv
advanced_tutorials/recommender-system/catboost_info/test/events.out.tfevents
advanced_tutorials/recommender-system/querymodel_transformer.py
advanced_tutorials/recommender-system/ranking_transformer.py
advanced_tutorials/recommender-system/ranking_predictor.py
119 changes: 61 additions & 58 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 2a5d63c

Please sign in to comment.