This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # _.-=-._ _________________ | |
| # .' \\\\ // '. / !/ Mmmmmm!! | |
| # / .-.-. \/ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ | |
| # | .' _ '. | | |
| # | / (_) \ | | |
| # \ | .___ . | / | |
| # '._\ \_/ /_.' | |
| # /`-.___.-`\\ | |
| # / / | \ \\ | |
| # /__/ | \__\\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---------------------------------------------------------------------------------- | |
| # RD2/1331/frostman_measure.py | |
| from __future__ import annotations | |
| import os | |
| import math | |
| import logging | |
| import itertools | |
| from dataclasses import dataclass, field | |
| from typing import Sequence |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ | |
| # \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ | |
| # / FBK / SECNTG EDITOR / / PYQT5 APP / | |
| import os | |
| import re | |
| import sys | |
| import json | |
| import math | |
| import base64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/ | |
| # \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ | |
| # / FBK / PY MODULE ADV-SIGNATURE / / PYQT5 APP / | |
| import sys | |
| import os | |
| import json | |
| import math | |
| import hashlib | |
| import base64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # kariaian.py | |
| import sys, os, struct, zlib, io, threading, hashlib, time, math, copy | |
| from pathlib import Path | |
| import numpy as np | |
| from PIL import Image, ImageFilter, ImageEnhance, ExifTags | |
| import cv2 | |
| from scipy import ndimage | |
| from scipy.ndimage import gaussian_filter, uniform_filter | |
| from skimage import restoration, filters, morphology, exposure |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ___________________________________ | |
| Cecil's Pocketbook ASI Self- | |
| Improvement Rate Algorithm | |
| ___________________________________ | |
| • Layer 1 - Agent Population | |
| Differential |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• | |
| ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• | |
| RDF_TYX_GENEITY.PY | |
| >>> Extract, frame, canonicalize, sign, encrypt filename, wrap keys, emit turtle | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #////////////////////////////////////////////////////////////////////////////////////////////// | |
| # cea.py / !!! Co-Evolutionary Auto-Encoder !!! | |
| #////////////////////////////////////////////////////////////////////////////////////////////// | |
| import os | |
| import json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| bspline_sa_v3.py / self-aware b-spline nn for structural vibrational analytics | |
| ___________________________________________________________________________________________ | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # cecils_bspline_gomoku | |
| # Large scalability issues fixed & prevents gradient explosions | |
| import os | |
| import math | |
| import time | |
| import json | |
| import random | |
| from dataclasses import dataclass |
NewerOlder