File size: 2,900 Bytes
4460da2 d421f06 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 |
import streamlit as st
st.Markdown(```
# Table of Contents π
- Artificial intelligence projects and companies
- AI research and subfields
- Applications and use cases
- AI ethics, risks, and governance
- AI researchers, experts, and influencers
- AI conferences, events, and publications
- AI tools and platforms
## Artificial intelligence projects and companies π’
- OpenAI
- Google Brain
- DeepMind
- IBM Watson
- Microsoft
- PayPal
- Tesla
- Neuralink
- The Boring Company
- Sama
- Mila
- Allen Institute for AI
- Meta AI
- BLOOM
- NovelAI
## AI research and subfields π§
- Machine learning
- Deep learning
- Supervised learning
- Unsupervised learning
- Reinforcement learning
- Artificial neural network
- Convolution
- Gradient descent
- Loss function
- Activation function
- Regularization
- Overfitting
- Backpropagation
- Autoencoder
- Perceptron
- Hopfield network
- Echo state network
- Recurrent neural network
- Feedforward neural network
- GPT
- Transformers
- Attention
- Variational autoencoder
- ImageNet
- Word2vec
- AlphaGo
- AlphaZero
- MuZero
- Neural architecture search
- Wasserstein GAN
## Applications and use cases π€
- Computer vision
- Speech recognition
- Handwriting recognition
- Optical character recognition
- Facial recognition
- Self-driving car
- Robot control
- Automatic differentiation
- Machine learning in bioinformatics
- Machine learning in physics
- Machine learning in video games
- Fashion MNIST
- Text-to-image model
- Human image synthesis
- Synthetic media
- DALL-E
## AI ethics, risks, and governance π¨
- Technological singularity
- AI takeover
- Superintelligence
- Friendly artificial intelligence
- AI alignment
- Misaligned goals
- Global catastrophic risk
- Existential risk
- Centre for the Study of Existential Risk
- Future of Humanity Institute
- Foundational Questions Institute
- Life 3.0
- Human Compatible
- The Precipice
- Open Letter on Artificial Intelligence
- AI capability control
## AI researchers, experts, and influencers π₯
- Nick Bostrom
- Stuart J. Russell
- Eliezer Yudkowsky
- Max Tegmark
- Martin Rees
- Jaan Tallinn
- Bill Hibbard
- Frank Wilczek
- Sam Altman
- Peter Thiel
- Jessica Livingston
- Kimbal Musk
- Elon Musk
- Talulah Riley
- Reid Hoffman
- Demis Hassabis
- Fei-Fei Li
- Yann LeCun
- Yoshua Bengio
- Ilya Sutskever
- Ian Goodfellow
- Andrew Ng
- Alex Graves
- Pieter Abbeel
- Kenneth Stanley
- Shivon Zilis
## AI conferences, events, and publications π°
- International Conference on Machine Learning
- Conference on Neural Information Processing Systems
- International Conference on Learning Representations
- Journal of Machine Learning Research
- Neural Information Processing Systems Foundation
- Distill (journal)
- The International
## AI tools and platforms π οΈ
- Python
- TensorFlow
- Keras
- Theano
- PyTorch
- JAX
- OpenAL
- GitHub Copilot
- OpenAI API
```)
|