Author: Deep Learner
EzPC: Increased data security in the AI model validation process
From manufacturing and logistics to agriculture and transportation, the expansion of artificial intelligence (AI) in the last decade
Read moreBuild and Submit HTML Forms With Django – Part 4
In this four-part tutorial series, you’re building a social network with Django that you can showcase in your portfolio. This project is strengthening your understanding of relationships between Django models and showing you how to use forms so that users can interact with your app and with each other. You’re also making your site look good by using the Bulma CSS framework. In the previous part of this series, you added functionality so that users can create dweets on the […]
Read moreDyalog APL Dash Docset Generator
o alasa e kili sona kepeken tenpo lili a A Dash docset generator forDyalog APL.Automatically scrapes help.dyalog.com andRIDE help information. Ensure you have Python 3 and Node.js installed. Install dependencies with pip3 install -r requirements.txt. Run generate_docset.py. GitHub View Github
Read moreCode release for ConvNeXt model
Official PyTorch implementation of ConvNeXt, from the following paper: A ConvNet for the 2020s. arXiv 2022.Zhuang Liu, Hanzi Mao, Chao-Yuan Wu, Christoph Feichtenhofer, Trevor Darrell and Saining XieFacebook AI Research, UC Berkeley We propose ConvNeXt, a pure ConvNet model constructed entirely from standard ConvNet modules. ConvNeXt is accurate, efficient, scalable and very simple in design. Catalog ImageNet-1K Training Code ImageNet-22K Pre-training Code ImageNet-1K Fine-tuning Code Downstream Transfer (Detection, Segmentation) Code Results and Pre-trained Models ImageNet-1K trained models name resolution [email protected] […]
Read moreProblem 943. ACMP
В “main.py” расположен вариант моего решения задачи 943 с сервиса “ACMP” “Змейка – 3” (https://acmp.ru/index.asp?main=task&id_task=943). Основнойной шарм данной реализации заключается в полной отсутствии циклов. The entire professional component of this project is my intellectual component, but only at the moment of pushing. GitHub View Github
Read moreReproduction of a local transitive dependency on pipenv
Reproduction of a local transitive dependency on pipenv.
Read moreA simple Python 3.9+ command-line application for managing Fidelity portfolios
fi is a simple Python 3.9+ command-line application for managing Fidelity portfolios. Master, when you need to manage your portfolio, I calculate a 75% probability thatfi will be helpful. Warning fi asks for manual confirmation: Place order [Y/n] Pressing enter uses the default value Y meaning yes. Use Install a browser driver. Clone fi: git clone https://github.com/qnevx/fi.git Install requirements: pip install -r requirements.txt Update config.ini with your own information. Run fi.py. Recover from an error If an error occurs […]
Read moreChange ACLs for QNAP LXD unprivileged container
If Advanced Folder Permissions is enabled in QNAP NAS, unprivileged LXD containers won’t start. qnaplxdunpriv changes ACLs of some Container Station files to enable running unprivileged LXD containers. Please make sure to backup your NAS before using this program, and use this program at your own risk. Usage Prebuilt Docker image (amd64) to run this program is available at kobarity/qnaplxdunpriv. So if you are using amd64 NAS, you can run the image as following: docker run -v “$(echo /share/CACHEDEV*_DATA/.qpkg/container-station):/Station” -v […]
Read more