Pages without language links
Appearance
The following pages do not link to other language versions.
Showing below up to 50 results in range #1 to #50.
- 0.0.0 About this Wiki
- 1.1.1 Definition and Scope
- 1.1.2 Problem-Solving Focus
- 1.1.3 Interdisciplinary Nature
- 1.2.1 Early Calculating Devices (Abacus, Pascaline, Leibniz Wheel)
- 1.2.2 Analytical Engine (Babbage & Lovelace)
- 1.2.3 Alan Turing: The Brilliant Mind Who Shaped Our Digital World
- 1.2.3 Early Electronic Computers (ENIAC, UNIVAC)
- 1.2.5 Transistors & Integrated Circuits
- 1.2.6 Personal Computers & the Internet
- 1.3.1 Ada Lovelace, Alan Turing, Grace Hopper, Dennis Ritchie, Linus Torvalds, etc.
- 1.4.1 Theoretical CS, Algorithms, Data Structures, AI, ML, Cybersecurity, Networking, etc.
- 1.5 How a Computer Works
- 10.0 Artificial Intelligence (AI) & Machine Learning
- 10.1.1. Phases (Requirements, Design, Implementation, Testing, Deployment, Maintenance)
- 10.1.2 Applications of AI
- 10.1 Introduction to AI
- 10.1 Software Development Life Cycle (SDLC)
- 10.2.1 Supervised Learning (Regression, Classification)
- 10.2.2 Unsupervised Learning (Clustering, Dimensionality Reduction)
- 10.2.3 Reinforcement Learning
- 10.2 Types of Machine Learning
- 10.3.1 Linear Regression, Logistic Regression
- 10.3.2 Decision Trees, Random Forests
- 10.3.3 Support Vector Machines (SVM)
- 10.3.4 K-Means Clustering
- 10.3 Common ML Algorithms
- 10.4.1 Perceptrons, Layers
- 10.4.2 Activation Functions
- 10.4.3 Backpropagation (High-level)
- 10.4.4 Convolutional Neural Networks (CNNs)
- 10.4.5 Recurrent Neural Networks (RNNs)
- 10.4 Neural Networks & Deep Learning (Basic Concepts)
- 10.5.1 Basic tasks and applications
- 10.5.2.1 Generative Pre-trained Transformers (GPT)
- 10.5.2 Large Language Models (LLMs)
- 10.5 Natural Language Processing (NLP) / Computer Vision (CV)
- 13.5 Ethical AI & Societal Impact
- 16.61 Harvard CS50 (2023) Full Computer Science University Course
- 2.1.1 Binary Numbers (Bits, Bytes)
- 2.1.2 Number Systems (Decimal, Binary, Octal, Hexadecimal)
- 2.1.3 Character Encoding (ASCII, Unicode, UTF-8)
- 2.1.4 Image, Audio, and Video Representation (Basic)
- 2.2.1 AND, OR, NOT, XOR, NAND, NOR gates
- 2.2.2 Truth Tables
- 2.2.3 Boolean Expressions & Simplification
- 2.3.1 Definition of an Algorithm
- 2.3.2 Characteristics of Good Algorithms
- 2.3.3 Representing Algorithms (Flowcharts, Pseudocode)
- 2.4.1 Decomposition