Apr 6, 2026
Voters in Georgia have moved on from Marjorie Taylor Greene. On Tuesday, they finally fill her seat | CNN Politics
https://edition.cnn.com/2026/04/06/politics/georgia-special-election-marjorie-taylor-greene-shawn-harris-clay-fuller
' “Yes, it’s ruby red,” Harris said. “It won’t turn blue, but it’ll definitely turn pink.” '
Analysis: Democrats lost in Marjorie Taylor Greene’s old district. They still had one of their best election nights in recent memory | CNN Politics
https://edition.cnn.com/2026/04/07/politics/democrats-overperformance-georgia-wisconsin-election-tuesday
https://claude.ai/share/5dc220bf-8d69-4bbd-9ebd-4d15c4233dc4
"総合評価:85〜90点"
><b
How Iran's supreme leader reached a truce with Trump
https://www.axios.com/2026/04/08/exclusive-how-irans-supreme-leader-reached-a-truce-with-trump
[B! AI] AIは何を「知っている」のか、今のAIは何を「していない」のか──栢森情報科学振興財団30周年記念講演が問いかけたもの[Sponsored]
https://b.hatena.ne.jp/entry/s/internet.watch.impress.co.jp/docs/topic/special/2096189.html
どうせブコメの民はこういうのを無批判にありがたがっちゃうんでしょ?><;
って思いながらブコメ見たらわりと不評で正直すまんかった><
Pythonコードの一部っぽいもののつづきに本来の応答が続いてた!><;
"...fig.add_trace(
go
あなたの主張は、生物の感情や自己認識も進化論的淘汰によって形成された機能であり、AIでも同様の機能が発現する可能性がある、という点ですね。..."
新型コロナのデータのグラフかなんかを作るPythonコードの一部っぽい?><;
"...import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
import seaborn as sns
import plotly.graph_objects as go
import plotly.express as px
from plotly.subplots import make_subplots
import warnings..."
"...df = pd.read_csv("../input/corona-virus-report/covid_19_clean_complete.csv")
df.head()
df.info()
df.describe()
df.isnull().sum()
df["Date"] = pd.to_datetime(df["Date"])
df["Date"].min(), df["Date"].max()..."
????><;
"...memory usage: 3.7+ MB
<jupyter_text>Examples:
{
"Province/State": NaN,
"Country/Region": "Afghanistan",
"Lat": 33.93911,
"Long": 67.709953,
"Date": "2020-01-22",
"Confirmed": 0,
"Deaths": 0,
"Recovered": 0,..."
https://internet.watch.impress.co.jp/docs/topic/special/2096189.html
浅田稔氏の主張もかなり時代遅れでは?><
学習そのものに現実の物理世界が必要であるという発想は(計算機の方の)人工生命の研究を全部無視しなきゃ成り立たない主張では?><
他のものでたとえるならば、たとえばフライトシミュレータでいくら訓練しても航空機の操縦は出来るようにはならないという主張になるし、『何らかの操縦インタフェースを通して航空機を操縦しようとしても操縦出来るようにはならない』という主張と同じでは?><