Difference between revisions of "Git - GitHub and GitLab"
m |
m |
||
| Line 24: | Line 24: | ||
* [[Writing/Publishing#Model Publishing|Publishing your model]] | * [[Writing/Publishing#Model Publishing|Publishing your model]] | ||
* [[Python]] ... [[Generative AI with Python|GenAI w/ Python]] ... [[JavaScript]] ... [[Generative AI with JavaScript|GenAI w/ JavaScript]] ... [[TensorFlow]] ... [[PyTorch]] | * [[Python]] ... [[Generative AI with Python|GenAI w/ Python]] ... [[JavaScript]] ... [[Generative AI with JavaScript|GenAI w/ JavaScript]] ... [[TensorFlow]] ... [[PyTorch]] | ||
| − | * [[Gaming]] ... [[Game-Based Learning (GBL)]] ... [[Games - Security|Security]] ... [[Game Development with Generative AI|Generative AI]] ... [[Metaverse#Games - Metaverse|Metaverse]] ... [[Games - Quantum Theme|Quantum]] ... [[Game Theory]] | + | * [[Gaming]] ... [[Game-Based Learning (GBL)]] ... [[Games - Security|Security]] ... [[Game Development with Generative AI|Generative AI]] ... [[Metaverse#Games - Metaverse|Games - Metaverse]] ... [[Games - Quantum Theme|Quantum]] ... [[Game Theory]] |
* [[Jupyter]] and R Markdown | * [[Jupyter]] and R Markdown | ||
* [[Service Capabilities]] | * [[Service Capabilities]] | ||
Revision as of 19:56, 19 March 2024
Youtube search... ...Google search
- Libraries & Frameworks Overview ... Libraries & Frameworks ... Git - GitHub and GitLab ... Other Coding options
- Development ... Notebooks ... AI Pair Programming ... Codeless, Generators, Drag n' Drop ... AIOps/MLOps ... AIaaS/MLaaS
- GitHub AI
- GitHub Deep Learning
- GitLab Deep Learning
- Publishing your model
- Python ... GenAI w/ Python ... JavaScript ... GenAI w/ JavaScript ... TensorFlow ... PyTorch
- Gaming ... Game-Based Learning (GBL) ... Security ... Generative AI ... Games - Metaverse ... Quantum ... Game Theory
- Jupyter and R Markdown
- Service Capabilities
- Microsoft Azure
- TensorFlow
- Keras
- Algorithm Administration
- GitHub: Machine Learning, Skills Development | Nate Swanner
- DeepCode taps AI for code reviews | Paul Krill - InfoWorld - cloud service analyzes commits to GitHub or Bitbucket and flags security, performance, logic, and compliance issues
Gist
Gists are generally used as scratchpad / notepad, to write down small (or not so small) snippets of code or other information, written directly in the web interface, without the need to start a new project on your computer. Some people write full articles with them… For example, the famous article The introduction to Reactive Programming you've been missing is just a Gist. One advantage is that people can comment on your work. | Philippe Lhoste - Quora,
GitHub GraphQL API
Jekyll and GitHub Pages
GitLab