Skip to content

Commit 98a04fd

Browse files
Merge branch 'main' into data-science-and-ml-vat
2 parents 91c7aa5 + 4c1a289 commit 98a04fd

File tree

2 files changed

+6
-7
lines changed
  • cloud-infrastructure/ai-infra-gpu/GPU
  • data-platform/data-development/sql-tools

2 files changed

+6
-7
lines changed

cloud-infrastructure/ai-infra-gpu/GPU/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Reviewed: 26.02.20224
2121
- Run video surveillance and analytics software on OCI
2222
- [Powering protein large language models in antibody discovery on OCI](https://blogs.oracle.com/cloud-infrastructure/post/powering-protein-llms-antibody-discovery-oci)
2323
- Powering protein large language models in antibody discovery on OCI
24+
- [Customer sentiment analysis using VM.GPU.A10](https://blogs.oracle.com/cloud-infrastructure/post/oci-ai-language-nonenglish-language-use-case)
25+
- This experiment involved deploying a VM.GPU.A10 instance to run Python code, translating approximately 1,100 hotel reviews from Hebrew to English using AlephBERT and Google Translate
2426

2527

2628
## LiveLabs

data-platform/data-development/sql-tools/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,14 @@ This course continues where Databases for Developers: Foundations left off, taki
4747
The class consists of a series of videos introducing concepts, interactive coding sections, and quizzes to test your understanding.
4848

4949

50-
# SQL Best Practices
50+
## SQL Best Practices
5151
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
5252

5353
- Analytic Functions: [how to get SQL cumulative running total on each row](https://blogs.oracle.com/sql/post/cumulative-running-total-of-previous-rows-with-sql) (from Chris Saxon);
54-
- V$ views: [Top 10 V$ Views For DBA and Developers](https://youtu.be/oI1F4vFwM9Q?si=i1UslciVja50792t) (From Connor McDonald).
54+
- V$ views: [Top 10 V$ Views For DBA and Developers](https://youtu.be/oI1F4vFwM9Q?si=i1UslciVja50792t) (From Connor McDonald);
55+
- The Secret to a Successful Data Loading: [VALIDATE_CONVERSION and CONVERSION ERROR](https://www.youtube.com/watch?v=gjjPAQ6znlw) (From Connor McDonald)
5556

56-
57-
# Reusable Assets Overview
58-
TBD
59-
60-
# PMs Personal Websites
57+
## PMs Personal Websites
6158

6259
- [@ThatJeffSmith](https://www.thatjeffsmith.com/)
6360
- [SQL Blog by Chris Saxon](https://blogs.oracle.com/sql)

0 commit comments

Comments
 (0)