awacke1 commited on
Commit
f0cbc9d
Β·
1 Parent(s): 9a39507

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -49
README.md DELETED
@@ -1,49 +0,0 @@
1
- ---
2
- title: README
3
- emoji: πŸ¦€
4
- colorFrom: blue
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- # πŸ’‘πŸ‘¨β€πŸ«πŸ“šClassroom Examples for TodayπŸ€–πŸ’»πŸ“Š: [Examples](https://huggingface.co/spaces/awacke1/ExamplesOfAI-2)
11
-
12
- # πŸ‘‹ Two easy ways to turbo boost your AI learning journey! πŸ’»
13
- # 🌐 AI Pair Programming
14
- ## Open 2 Browsers to:
15
- 1. __🌐 ChatGPT__ [URL](https://chat.openai.com/chat) or [URL2](https://platform.openai.com/playground) and
16
- 2. __🌐 Huggingface__ [URL](https://huggingface.co/awacke1) in separate browser windows.
17
- 1. πŸ€– Use prompts to generate a streamlit program on Huggingface or locally to test it.
18
- 2. πŸ”§ For advanced work, add Python 3.10 and VSCode locally, and debug as gradio or streamlit apps.
19
- 3. πŸš€ Use these two superpower processes to reduce the time it takes you to make a new AI program! ⏱️
20
-
21
- Example Starter Prompt:
22
-
23
- Write a streamlit program that demonstrates Data synthesis.
24
- Synthesize data from multiple sources to create new datasets.
25
- Use two datasets and demonstrate pandas dataframe query merge and join
26
- with two datasets in python list dictionaries:
27
- 1) List of Hospitals that are over 1000 bed count by city and state, and
28
- 2) 2) State population size and square miles.
29
- Perform a calculated function on the merged dataset.
30
-
31
-
32
- # πŸŽ₯ YouTube University Method:
33
- 1. πŸ‹οΈβ€β™€οΈ Plan two hours each weekday to exercise your body and brain.
34
- 2. 🎬 Make a playlist of videos you want to learn from on YouTube. Save the links to edit later.
35
- 3. πŸš€ Try watching the videos at a faster speed while exercising, and sample the first five minutes of each video.
36
- 4. πŸ“œ Reorder the playlist so the most useful videos are at the front, and take breaks to exercise.
37
- 5. πŸ“ Practice note-taking in markdown to instantly save what you want to remember. Share your notes with others!
38
- 6. πŸ‘₯ AI Pair Programming Using Long Answer Language Models with Human Feedback:
39
- ## πŸŽ₯ 2023 AI/ML Advanced Learning Playlists:
40
- 1. [2023 QA Models and Long Form Question Answering NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFovrkkx8HMTLNgYdjCMNYmX_)
41
- 2. [FHIR Bioinformatics Development Using AI/ML and Python, Streamlit, and Gradio - 2022](https://www.youtube.com/playlist?list=PLHgX2IExbFovoMUC3hYXeFegpk_Y0Lz0Q)
42
- 3. [2023 ChatGPT for Coding Assistant Streamlit, Gradio and Python Apps](https://www.youtube.com/playlist?list=PLHgX2IExbFouOEnppexiKZVdz_k5b0pvI)
43
- 4. [2023 BigScience Bloom - Large Language Model for AI Systems and NLP](https://www.youtube.com/playlist?list=PLHgX2IExbFouqnsIqziThlPCX_miiDq14)
44
- 5. [2023 Streamlit Pro Tips for AI UI UX for Data Science, Engineering, and Mathematics](https://www.youtube.com/playlist?list=PLHgX2IExbFou3cP19hHO9Xb-cN8uwr5RM)
45
- 6. [2023 Fun, New and Interesting AI, Videos, and AI/ML Techniques](https://www.youtube.com/playlist?list=PLHgX2IExbFotoMt32SrT3Xynt5BXTGnEP)
46
- 7. [2023 Best Minds in AGI AI Gamification and Large Language Models](https://www.youtube.com/playlist?list=PLHgX2IExbFotmFeBTpyje1uI22n0GAkXT)
47
- 8. [2023 State of the Art for Vision Image Classification, Text Classification and Regression, Extractive Question Answering and Tabular Classification](https://www.youtube.com/playlist?list=PLHgX2IExbFotPcPu6pauNHOoZTTbnAQ2F)
48
- 9. [2023 AutoML DataRobot and AI Platforms for Building Models, Features, Test, and Transparency](https://www.youtube.com/playlist?list=PLHgX2IExbFovsY2oGbDwdEhPrakkC8i3g)
49
-