Git Product home page Git Product logo

white-papers's Introduction

White Papers

Following are a few white papers. You can download them from the “Latest Thinking” section of my blog: https://asiliconvalleyinsider.com/latest-thinking/ or from the links below.

Large Language Models

Language models (LLs) have been through three main evolutions: Word2vec, Recurrent Neural Networks (RNNs)/Long Short-Term Memory Networks (LSTM), and more recently Transformers architectures. Transformer networks have enabled to design LLs for natural language understanding (NLP) applications that can scale to very large data sets. As a result, LLs became large language models (LLMs). And, LLMs such as OpenAI’s GPT-3 autoregressive model brought new capabilities to NLP applications as they can learn, after being pre-trained, a new task using zero-shot or a few shots learning, that is with no or only a few examples and without any fine-tuning that is no model training parameter update, a capability called in-context learning that we still cannot explain.

Read more: Large Language Models

Machine Learning Algorithms

The goal of Machine Learning (ML) is to develop algorithms for making predictions from an existing data set. First, you start by collecting the data and analyzing it. Second, you build a model for it and select an ML algorithm. Third, you evaluate and tune the model and the algorithm. Last, you deploy it and make live predictions. There are three major approaches to ML: Regression finds a function to which a new instance belongs to; Classification establishes the category (or class) to which a new instance belongs; And clustering groups/clusters the instances into categories (or classes).

Read more: Machine Learning

Internet Protocol version 6 (IPv6)

The Internet is running out of addresses! Depending on how long the present pool of IPv4 addresses can be preserved, the exhaustion could begin as soon as Spring 2011. IPv6 is the “only” solution to the exhaustion of Internet addresses. Unfortunately, there is little worldwide network deployment of IPv6. And, without any migration from IPv4 to IPv6, the Internet will run out of addresses. IPv6 introduces a number of features and benefits to the Internet Protocol for mobility, routing, QoS and security.

Read more: IPv6

IP Security (IPSec)

IP packets have no inherent security. To that end, IPSec was designed to provide network-layer security services for IP upper-layer protocols (TCP and UDP). It guarantees that the message actually was sent by the apparent originator of the message; that the message that is received is the exact one that was sent; that the message cannot be read by a third party.

Read more: IPSecurity

Network Security Overlay

While IPSec secures IP traffic, the management and scale of security policies and the encryption key exchange mechanisms using IKE create a number of practical limitations. By dividing policy and key generation into separate logical components and combining them in new ways, a network security overlay can be deployed to protect data from end-to-end without any impact on the network architecture and performance.

Read more: Overlay Network for Security Policies

Voice Encoding/Decoding over IP

VoIP needs to be encoded and decoded. To that end, many codecs have been proposed by vendors and standardized. VoIP quality is affected both by the conditions of the network and the user at each end-point.

Read more: Voice Encoding

MPLS VPNs

Organizations have been demanding virtual private networks (VPNs) instead of costly leased lines and, Ethernet and IP services instead of DS1 and DS3 services from their service providers. MPLS is now the best way for service providers to respond to those customer demands by providing Pseudo Wires (PW) services, Virtual Private LAN Services (VPLS) or Layer 2 MPLS VPNs and IP VPNs or Layer 3 MPLS VPNs.

Read more: MPLS VPN Services

Ethernet Transport

For existing access networks, Ethernet can be transported over SONET (EoS) using three new emerging technologies: the Generic Framing Protocol (GFP), Virtual Concatenation (VCAT) and Link Capacity Adjustment Scheme (LCAS). GFP defines an Ethernet client signal mapping into SONET payloads. VCAT and LCAS provide the concatenation and the sizing of the SONET frames. The result is a much more efficient use of the SONET bandwidth.

Read more: Ethernet Transport

The Java Telephony API (JTAPI)

Released in 1996, the Java Telephony (JTAPI) was the first application programming interface to support both first-party (desktop telephony) and third-party (server telephony) applications. The core of the API provides a basic call control model for rudimentary telephony features such as Internet telephony. The standard extensions of the API provide advanced functionality for various telephony capabilities such as media streams or telephony applications such as call centers.

Read more: The Java Telephony API

white-papers's People

Contributors

sergepaulc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.