mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-10 05:34:12 +00:00
12 lines
697 B
Markdown
12 lines
697 B
Markdown
# Different Labs for Omar's O'Reilly Live Training
|
|
|
|
## RAG for Cybersecurity
|
|
[This repository](https://github.com/santosomar/RAG-for-cybersecurity) contains resources and materials for courses like "Using Retrieval Augmented Generation (RAG), Langchain, and LLMs for Cybersecurity Operations" and other courses by Omar Santos.
|
|
|
|
## Additional Examples
|
|
- [Gorilla Example](gorilla.md)
|
|
- [Basic OpenAI API interaction](basic_openai_api.md)
|
|
- [Machine Learning Basics with Scikit-learn](scikit_learn.md)
|
|
- [Image Recognition with TensorFlow and Keras](tf_keras.md)
|
|
- [Natural Language Processing (NLP) with NLTK/Spacy](nltk.md)
|
|
- [Reinforcement Learning with Gymnasium](https://gymnasium.farama.org/)
|