Urgent.News

What's breaking now, across thousands of outlets.

AI

US court refuses to overturn Pentagon ban on Anthropic

A US appeals court has upheld the Pentagon’s decision to ban AI startup Anthropic from its supply chain after the firm refused to remove safeguards on its Read More: https://punchng.com/us-court-refuses-to-overturn-pentagon-ban-on-anthropic/

US court refuses to overturn Pentagon ban on Anthropic

A US appeals court has upheld the Pentagon's decision to ban AI startup Anthropic from its supply chain. The court ruled 2-1 in the Pentagon's favor, allowing the government to continue removing Anthropic's Claude models from its systems and bar the use of its products for Defense Department work.

The dispute between Anthropic and the Pentagon began in February when the company refused to remove safeguards on its products, citing concerns that they could be used for mass surveillance or autonomous armed drones. According to Fast Company, Judge Gregory G. Katsas wrote that the Department reasonably feared Anthropic might manipulate Claude's design to prevent it from performing national-security functions.

The ruling rejected Anthropic's argument that the Defense Department ban on its Claude models was arbitrary and unconstitutional, as reported by Quartz. This decision is separate from a previous ruling in California, which found the Pentagon acted illegally by punishing Anthropic for its criticism of the Pentagon's views on AI use.

Brief written by urgent.news from Punch Nigeria, Punch, Fast Company, Quartz, Winnipeg Free Press — 5 reports on this story. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at punchng.com →

More in AI

An Overview of Basic Gradient Descent Optimization Algorithms

Gradient Descent is a method for unconstrained mathematical optimization . It is a first-order iterative algorithm for minimizing a differentiable multivariate function.

  • Batch Gradient Descent computes gradient using entire training dataset for one update.
  • Stochastic Gradient Descent updates parameters with each random training example.
  • Mini-batch Gradient Descent balances accuracy and speed using small training batches.

More from Friday 25 September →