With new neural network architectures popping up every now and then, it’s hard to keep track of them all. Knowing all the abbreviations being thrown around (DCIGN, BiLSTM, DCGAN, anyone?) can be a bit overwhelming at first. So I decided to compose a cheat sheet containing many of those architectures. Most of these are neural networks, some are completely different beasts. Though all of these archi
DNSのRFC 基本的なDNSの仕様(Standards) RFC 1034「ドメイン名-概念と機能」(日本語訳) RFC 1035「ドメイン名-実装と仕様書」(日本語訳) DNSといえば、この2つが標準になります。 DNSができる前のインターネットでは、ネットワーク情報センター(NIC)で管理していたHOST.TXTファイルに、 ホスト名とIPアドレスの対応を書いて、これを各ホストに配っていました。 このやり方は配布に時間がかかるなど、いろいろ問題がありました。 この解決のため、様々な方法の提案と実装されました (RFC 799, RFC 810, RFC 811, RFC 819, RFC 830, RFC 882, RFC 883, RFC 953など)。 最終的に決まったドメインネームシステムの内容を記述したのがこの2つのDNS仕様書になります。 DNSの考え方、DNSでよく使われ
Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more MobaXterm is your ultimate toolbox for remote computing. In a single Windows application, it provides loads of functions that are tailored for programmers, webmasters, IT administrators and pretty much all users who need to handle their remote jobs in a more simple fashion. MobaXterm provides all the impo
IPv6 IPoEを用いたインターネット接続サービスをご利用の場合は、フレッツ・v6オプションのお申し込みが必要です。(フレッツ・v6オプションについてはこちら) 「フレッツ 光ネクスト プライオ1」、「フレッツ 光ネクスト プライオ10」、「フレッツ 光ネクスト ギガファミリー・スマートタイプ」、「フレッツ 光ネクスト ギガマンション・スマートタイプ」、「フレッツ 光ネクスト ファミリー・ギガラインタイプ」、「フレッツ 光ネクスト マンション・ギガラインタイプ」をお申込みのお客さまには、インターネット(IPv6 IPoE)接続機能のご利用に必要となる「フレッツ・v6オプション」相当の機能を、予め提供いたします。別途「フレッツ・v6オプション」の契約はできません。 なお、 「フレッツ・v6オプション」相当の機能については、取り外しできません。
リストは 1 時間毎に更新されます。 - The list below will be updated in each hour. "Last Checked of Alive" は、クローラがもっとも最近にサーバが生きていることを確認できた時刻です。 - "Last Checked of Alive" column indicates the time which our crawler made sure a responce to be active. "Active Count" は、連続してサーバの稼動が確認できた回数です。 - "Active Count" column indicates the continuous counts of which the server is active. Hostname or IP Address Proxy Port Last Che
GeoIP2 and GeoLite2Geolocate an IPDatabasesWeb ServicesClient-side JavaScriptUpdating DatabasesImporting DatabasesImport to PostgreSQLImport to MySQLGeoLite2 Free Geolocation DataPrivacy Exclusions APIWeb Services DocumentationDatabase DocumentationRelease NotesContributeMaxMind Server IP AddressesLicense Key Validation APIKnowledge BaseMMDB Format SpecGeoLite2 databases are free IP geolocation da
はじめに 分散トリップ検索サービス「Meriken's Tripcode Yggdrasil」にようこそ! このサービスではインターネット上の複数のコンピューターを利用して、トリップを超高速で検索出来ます。
Table of contents 1 Introduction2 Common infrastructure3 Semantics, structure, and APIs of HTML documents4 The elements of HTML5 Microdata6 User interaction7 Loading web pages8 Web application APIs9 Communication10 Web workers11 Worklets12 Web storage13 The HTML syntax14 The XML syntax15 Rendering16 Obsolete features17 IANA considerationsIndexReferencesAcknowledgmentsIntellectual property rights F
What is DTNRG? The Delay-Tolerant Networking Research Group (DTNRG) is a research group chartered as part of the Internet Research Task Force (IRTF). Members of DTNRG are concerned with how to address the architectural and protocol design principles arising from the need to provide interoperable communications with and among extreme and performance-challenged environments where continuous end-to-e
Lecture on Fractals: Contents フラクタル入門 (WEB版) フラクタル フラクタル幾何 ハウスドルフ次元 相似次元 ボックス次元 フラクタル次元の測定方法 自己アフィンフラクタル 自己相似と自己アフィン 自己アフィンなグラフと曲面 ハースト指数の計測 マルチフラクタル フラクタル分布の一般化次元 fーαスペクトル 種々のフラクタル べき乗分布 空隙とファットフラクタル 臨界現象とフラクタル 図の説明 右は三次元のdiffusion-limited aggregatin(DLA)クラスターを レイトレーシングで描いた図. それぞれのクラスターはフラクタルで,そのフラクタル次元は およそ2.5である. このページをさらに手直しした内容が、『スペクトル解析ハンドブック』(朝倉書店)の「フラクタルな図形と測度」の章に掲載されています。 フラクタルに限らず、画像や時
ライブラリ . ドキュメント: 最新のリリース CVS(毎日更新) . ライセンス . Getting Started . 退行テスト: 一般的な情報 テスト結果 メーリングリストと ニュースグループ . Boost (Developers) . Boost Users . Project-Specific . Announcements . Discussion Policy サポート . FAQ . Request Support . Report Bugs . Suggest Features . Commercial Support . Also: Mailing Lists About . Formal Reviews . Review Schedule . Requirements . Guidelines . Submissions Other Resources . Fil
Boost 多次元配列ライブラリ (Boost.MultiArray) Synopsis - 概要 Boost 多次元配列ライブラリは,多次元コンテナと, 意味的に等価な連続データの配列へのアダプタを提供する。 このライブラリのクラス群は,できるだけ STL コンテナと近い振る舞いをし, また N 次元配列の慣用句 (formulation) である, いわゆる "ベクタのベクタ" より便利でかつ有効な実装を提供する。 配列はひとたび構築されるとリサイズできないが, 保持するデータへの代替ビューを提供することによって, スライス (sliced) されまた形作られ (shaped) 得る。 Table of Contents - 目次 Rationale Related Work Short Example MultiArray Components Construction and As
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く