«markov-chain» 태그된 질문

30
주어진 너비로 #의 빈 사각형을 그립니다.
Codingame 에서이 도전을 받았으며 내 것보다 더 나은 솔루션이 궁금합니다. 표준 입력을 통한 너비가 주어지면 주어진 너비와 길이로 빈 사각형 '#'을 그립니다. 예: 5 결과 ##### # # # # # # ##### 나는 이것을 사용하여 파이썬을 사용하여 다른 파이썬 코드에 특히 관심이 있습니다. 그러나 원하는 언어로 솔루션을 게시하십시오.
21 code-golf  string  ascii-art  number  code-golf  grid  code-golf  string  ascii-art  code-golf  alphabet  cipher  code-golf  math  number  code-golf  quine  code-golf  palindrome  polyglot  code-golf  number  array-manipulation  counting  logic  code-golf  string  primes  binary  decision-problem  code-golf  ascii-art  kolmogorov-complexity  popularity-contest  code-golf  probability-theory  code-golf  string  code-golf  python  polyglot  programming-puzzle  c++  code-golf  math  code-golf  binary  integer  bitwise  code-golf  rational-numbers  code-golf  string  palindrome  code-golf  ascii-art  code-golf  code-golf  string  fibonacci  code-golf  math  sequence  code-golf  code-golf  string  palindrome  code-golf  string  code-golf  math  primes  source-layout  code-golf  sequence  binary  integer  code-golf  math  arithmetic  game  code-golf  restricted-source  palindrome  code-golf  restricted-source  palindrome  code-golf  combinatorics  binary  code-golf  string  math  code-golf  ascii-art  number  code-golf  cipher  code-golf  base-conversion  counting  code-golf  sequence  random  classification  code-golf  string  subsequence  code-golf  permutations  code-golf  string  code-golf  string  cipher  code-golf  kolmogorov-complexity  arithmetic  integer  code-golf  quine  markov-chain  code-golf  string  code-golf  code-golf  ascii-art  maze 

9
마르코프 체인 퀸
이 질문에는 간단한 Markov 모델이 사용됩니다. Markov Chains에 대한 자세한 내용은 http://setosa.io/ev/markov-chains/를 참조 하십시오 . 줄을 가져 가라. 이 예에서는 다음 단어를 사용합니다. reader 이제 각 문자에 대해 문자열에서 문자가 발생할 때마다 나타나는 문자를 가져옵니다. ( ​`^`​문자열의 시작과 ​`$`​끝을 나타냄) `^` -> {'r'} # After the start of the string, …

4
마르코프 체인 비트 박스 생성기
내가 다른 날에 한 생각 : 미리 정의 된 사운드 의 Markov Chain 을 따라 비트를 만듭니다. 누군가 Google Translate와 독일어로 비트 박스를했던 것을 기억합니다 ( 링크 를 누르고 청취). 따라서 주어진 체인에서 Google Translate에 텍스트 입력을 작성해야합니다. 또는 음표를 사용하여 직접 연주 할 수 있습니다. :). 비트 수, 라인 …

5
이진 컨벌루션
이진 컨벌루션은 숫자로 설명되며 숫자 M에 적용됩니다 N. 의 이진 표현에서 각 비트에 대해 M, 비트가 설정되면 ( 1), 출력의 대응하는 비트는 대응하는 비트에 인접한 2 개의 비트를 XOR 링함으로써 N(필요할 때 랩핑 ) 주어진다 . 비트가 설정되지 않은 경우 ( 0), 출력의 해당 비트는 해당 비트 in로 제공 N됩니다. …
15 code-golf  binary  integer  bitwise  code-golf  rational-numbers  code-golf  string  palindrome  code-golf  ascii-art  code-golf  code-golf  string  fibonacci  code-golf  math  sequence  code-golf  code-golf  string  palindrome  code-golf  string  code-golf  math  primes  source-layout  code-golf  sequence  binary  integer  code-golf  math  arithmetic  game  code-golf  restricted-source  palindrome  code-golf  restricted-source  palindrome  code-golf  combinatorics  binary  code-golf  string  math  code-golf  ascii-art  number  code-golf  cipher  code-golf  base-conversion  counting  code-golf  sequence  random  classification  code-golf  string  subsequence  code-golf  permutations  code-golf  string  code-golf  string  cipher  code-golf  kolmogorov-complexity  arithmetic  integer  code-golf  quine  markov-chain  code-golf  string  code-golf  code-golf  ascii-art  maze 

5
분리 된 프레스
http://en.wikipedia.org/wiki/Dissociated_press Dissociated Press는 기존 텍스트에서 임의의 텍스트를 생성하는 알고리즘입니다. 알고리즘은 텍스트에 N 개의 연속 된 단어 (또는 문자)를 인쇄하여 시작합니다. 그런 다음 모든 단계에서 이미 인쇄 된 마지막 N 단어 (또는 문자)의 원래 텍스트에서 임의의 발생을 검색 한 후 다음 단어 또는 문자를 인쇄합니다. 기능 또는 전체 프로그램으로 Dissociated Press를 …

2
Marcel Proust 및 Markov 해독 보안 서비스의 T9 텍스트
이 문제는 더 이상이 될 수있는 것처럼 Pythonesque을 정신 ... 마르코프 체인 또는 암호화 기술에 대한 사전 지식은 필요하지 않습니다. 영국 보안 서비스 M1S로부터 중요한 정보를 얻어야하는 스파이입니다. M1S의 에이전트는 Wi-Fi 신호를 가로 챌 수 있고 Android / iOS 보안 취약점을 악용 할 수 있다는 점을 잘 알고 있으므로 모두 …

4
나이브 마르코프 체인 단어 생성
임의의 단어를 생성하는 방법에는 여러 가지가 있습니다. 세트에서 임의 음절을 가져와 n- 튜플, 아마도 신경망 (무엇을 할 수 없습니까?), 자음과 모음 사이를 번갈아 사용할 수 있습니다.이 도전의 기반이되는 방법은 훨씬 최악 . 임의의 단어를 생성하기 위해 Markov 체인을 사용합니다. 친숙한 Markov 체인이라면 아마도이 방법이 왜 그렇게 끔찍한 지 알 것입니다. …

1
녹아웃 확률
녹아웃은 플레이어가 차례대로 총을 쏘는 농구 게임입니다. 이 게임은 2 인 컨테스트의 순서로 진행되며, 각 컨테스트는 해당 플레이어 중 한 명을 녹아웃 할 수 있습니다. 플레이어가 대회에서 다른 플레이어와 독립적으로 A B C D촬영하고 바구니를 만들 기회가 0.1 0.2 0.3 0.4각각 있다고 가정합니다 . 두 줄의 앞에 선수, A그리고 B"싸움." …
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.