text
stringlengths
1
1.04M
language
stringclasses
25 values
Censor Details: - Not Available. - Not Available. - Not Available. - Not Available. Q: What is the release date of Janam? A: The release date of Janam is 01 January 1986. Q: Who are the actors in Janam? A: The starcast of the Janam includes Kumar Gaurav. Q: Who is the director of Janam? A: Janam has been directed by . ...
english
* { box-sizing: border-box; margin: 0; padding: 0 } html, body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .header { background-color: #eee; padding: 25px; box-shadow: 0 1px 10px #999; display: flex; } .header h1 { margin-right: 25px; } .header ul { padding: 0px; margin: 0px; ...
css
Vegetarian salads for the New Year are usually prepared in the event that one of the invited guests does not eat meat or simply adheres to a healthy and dietary diet. I would also like to say that today there are a huge number of recipes for such dishes. Using them, you can quickly and easily make any salad without usi...
english
A piece of good news is on the charts for the passengers travelling from Ranchi to Chopan. As per reports, the Ranchi-Chopan Express will now run six days a week. Train No. 18631/18632 Ranchi-Chopan Express will run for 3 days via Lohardaga and 3 days via Barkakana. Train number 18631 will leave Ranchi for Chopan on W...
english
<filename>src/nn_v2.rs #![allow(dead_code)] use nalgebra as na; use serde::{Deserialize, Serialize}; use std::sync::{Arc, RwLock}; #[derive(Clone)] pub struct Dual<T> { pub val: T, pub grad: T, } type MatrixXf = na::DMatrix<f32>; type VectorXf = na::DVector<f32>; // pub trait Activation: Send + Sync { // fn...
rust
Celebrities debut in Cannes 2023. Cannes 2023 is renowned for celebrities from across the world making fashion statements. This year, many celebrities are making their debut at Cannes. 2017 Miss World Manushi Chillar is making her debut at Cannes. Manushi Chillar will walk as part of the Indian delegation at the Cannes...
english
<filename>api-ref/source/v3/samples/group-replication-failover.json { "failover_replication": { "allow_attached_volume": true, "secondary_backend_id": "vendor-id-1" } }
json
""" Dash app """ import dash_bootstrap_components as dbc import dash_core_components as dcc from dash.dependencies import Input, Output import utilities as u import constants as c import layout as lay from plots import plots_comparison as plots class Page(lay.AppPage): """ Page Comparison """ link = c....
python
( function() { 'use strict'; describe( 'vui.changeTracking', function() { var node; beforeEach( function () { jasmine.addMatchers( vui.jasmine.dom.matchers ); node = document.body.appendChild( document.createElement( 'div' ) ); } ); afterEach( function() { document.body.removeChild( node ); } )...
javascript
<reponame>se-panfilov/outstanding_test 'use strict'; angular.module('outstanding.calendar', []) .constant('DAY_EVENT_FIELDS', { CONTRACT: 'contract', AMOUNT: 'amount', DATE: 'date', TIME: 'time' }) .constant('DAYS_OF_WEEK', [ 'Mon', 'Tue', 'Wed', ...
javascript
package edu.ucsd.library.xdre.ingest.assembler; import java.io.File; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.TreeMap; import org.apache.commons.io.FilenameUtils; import org.apache.log4j.Logger; /** * UploadTaskIte...
java
{"topic_33": {"num_tags": 9, "name": "topic_33", "full_name": "topic_33", "num_included_tokens": 9}, "topic_32": {"num_tags": 9, "name": "topic_32", "full_name": "topic_32", "num_included_tokens": 9}, "topic_97": {"num_tags": 1, "name": "topic_97", "full_name": "topic_97", "num_included_tokens": 1}, "topic_43": {"num_t...
json
For the gnocchi: For the green pea puree: For the Sicilian vegetable caponata: 1. To prepare the oats gnocchi, boil the milk in a saucepan on a medium-high flame. Once it comes to a boil, add the oats and semolina, and whisk vigorously. Cook for a few minutes, add 100 g butter, Parmesan, and nutmeg powder to the mixtur...
english
package tw.com.geovision.geoengine; public class FaceQuality { public float mScore; public float mLeftRight; public float mUpDown; public float mHorizontal; public float mClarity; public float mBright; public FaceQuality() { this.mScore = 0.0F; this.mLeftRight = 0.0F; ...
java
{"remainingRequest":"E:\\Eason\\transfer\\AAAAJeecg-boot\\jeecgbootwithonline\\ant-design-jeecg-vue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\Eason\\transfer\\AAAAJeecg-boot\\jeecgbootwithonline\\ant-design-jeecg-vue\\src\\components\\tools\\UserPassword.vue?vue&type=template&id=d161ff2c&scoped=t...
json
With the government allowing 49 per cent FDI (foreign direct investment) in aviation sector, the focus will now be on encouraging use of smaller aircraft to connect Tier-I, Tier-II and Tier-III cities with metros, according to Union Civil Aviation Minister Ajit Singh. “No doubt the aviation sector is going through a d...
english
.rose { transition: color 36ms; background-color: pink; color: #111; accent-color: #628; } mark.rose { background-color: transparent; } .rose ::selection { background-color: midnightblue; color: gainsboro; } .rose :any-link { color: #628; outline-color: #628; } .rose :any-link:focus { color: #11...
css
Shorapur also known as Surapur is the taluk headquarter of the same name situated about 110 km south of Gulbarga and about 500 km north of Bangalore. The Muslims rulers changed the place name from Surapur to Shorapur. The place has historical importance too in the history of freedom movement. After the fall of the Vija...
english
<gh_stars>1-10 <form class="layui-form model-form" action=""> <input name="id" id="id" type="hidden" value="{$info.id|default=0}"> <input name="type_id" id="type_id" type="hidden" value="{$info.type_id|default=0}"> <div class="layui-form-item" style="width: 500px;"> <label class="layui-form-label">推荐标题:</label> ...
html
<reponame>lekjos/FlightDataAnalysis import numpy as np import pandas as pd from copy import copy def print_max_str_len(df:pd.DataFrame): """ Print max length of string columns in pandas dataframe """ index = 0 for col_name, col in df.iteritems(): try: print(index, col_name, 'str...
python
[{"authors":["admin"],"categories":null,"content":"Aritra is a Research Scientist in the Computer Vision and Artificial Intelligence Group at GE Research.\nHe is responsible for working on computer vision problems across different businesses including Aviation, Healthcare, Power, Transportation (currently a part of Wab...
json
[ { "Id": "948762", "ThreadId": "404972", "Html": "\r\n<p>Hi!</p>\r\n<p>I try to parse PNG from Excel sheet. The Excel file has one list (01_Body_Graph_Daily) and going to PHP-script from Microsoft SQL Reporting Services by e-mail and/or SMB-share, in any case, the error is the same:</p>\r\n<p>PHP Fatal e...
json
/* * Copyright 2013 Palantir Technologies, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
typescript
<reponame>azureautomation/this-runbook-would-install-windows-roles-and-features-on-any-azure-vm { "Author": "Ritesh.Modi", "ContentSize": 5740, "ContentUrl": "https://raw.githubusercontent.com/azureautomation/this-runbook-would-install-windows-roles-and-features-on-any-azure-vm/master/Install-WindowsFeature...
json
package org.talchain.util; import java.util.*; /** * @author <NAME> * @since 14.07.2015 */ public class CollectionUtils { public static <K, V> List<V> collectList(Collection<K> items, Functional.Function<K, V> collector) { List<V> collected = new ArrayList<>(items.size()); for(K item : items) ...
java
The Avengers (2012) Consider the wit, brawn and pulse-pounding balls of both Iron Man movies and the spectacular Thor. Now consider the flaws and failings of Captain America, Fury and two incredibly average Hulk flicks. What are you left with? A question: where exactly was in-form writer/director Joss Whedon's Avengers...
english
<gh_stars>10-100 {"title": "Bayesian Matrix Factorization with Side Information and Dirichlet Process Mixtures.", "fields": ["sparse matrix", "matrix decomposition", "non negative matrix factorization", "collaborative filtering", "document term matrix"], "abstract": "Matrix factorization is a fundamental technique in m...
json
<gh_stars>1-10 #body{height:100%} .logo{ width:100%; height:30%; } .logo img{width: 100%} .footer{ width:100%; height:30%; } .footer img{width: 100%} .nva{ width:100%; height:20%; } .icon{ width:33%; float: left; } .icon img{ width: 100%; }
css
{"envelope":{"headers":{}, "triples":[], "instance":{"info":{"title":"Patient", "version":"1.0.0", "baseUri":"http://example.org/"}, "Patient":{"CustomerID":514, "FirstName":"Marc", "LastName":"bron", "DateOfBirth":"1988-08-18", "Address":"Saint St", "Zip":"00613", "PhoneNumber":"256978019"}}, "attachments":{"CustomerI...
json
New Delhi, April 18: Dipa Karmakar, who became India's first woman gymnast to qualify for Olympics -- will receive the sports ministry's funding of up to Rs. 30 lakh under the Target Olympic Scheme (TOPS), it was announced on Monday. Dipa, who is an Asian bronze medallist, qualified in the artistic gymnastics event at ...
english
#!/usr/bin/env python3 """ Author : <NAME> <<EMAIL>> Date : 2021-10-04 Purpose: Rock the Casbah """ import argparse import sys # -------------------------------------------------- def get_args(): """Get command-line arguments""" parser = argparse.ArgumentParser( description='Emulate wc (word cound...
python
A free program for Android, by KUMA GAMES. A free app for Android, by Marko Speed Cars. A free app for Android, by Gameberry Labs+. Free application for Android from Sberbank of Russia. A free program for Android, by TeleStar.
english
<gh_stars>10-100 {"type":"Feature","id":"node/5806635840","properties":{"amenity":"vending_machine","operator":"<NAME>","vending":"milk","id":"node/5806635840"},"geometry":{"type":"Point","coordinates":[7.0889856,53.3560684]}}
json
Don’t Miss Out on the Latest Updates. Subscribe to Our Newsletter Today! Guwahati, Oct 1 (PTI) A fresh wave of floods has hit Assam, submerging five districts and affecting 78,275 people, an official said today. The north-eastern state, which was recuperating after several rounds of floods this year, again saw 306 a...
english
{ "title": "Name an example of a category", "description": "You must name an example of a type of category, such as a type of dog or an ice cream flavor.", "keywords": "write,writing,category,example,examples", "reward": 0.05, "duration": 900, "frame_height": 20000, "max_assignments": 1 }
json
<filename>src/main/resources/assets/capabilityproxy/lang/en_us.json { "_comment": "General", "itemGroup.capabilityproxy": "Capability Proxy", "_comment": "Blocks", "block.capabilityproxy.capability_proxy": "Capability Proxy", "block.capabilityproxy.capability_proxy.info": "Access the target block c...
json
<filename>linkprediction/prediction_methods/prediction/similarity_indices.py from math import sqrt from networkx import ( Graph, adamic_adar_index, common_neighbors, jaccard_coefficient, preferential_attachment, resource_allocation_index, community, shortest_path_length) from .predictor import \ LinkP...
python
<reponame>rizkhal/badaso-docs-1<filename>i18n/id/docusaurus-plugin-content-docs/current/customization/overriding-controller.md --- docId: "customizationintro" sidebar_position: 2 custom_edit_url: https://github.com/uasoft-indonesia/badaso-docs/edit/main/i18n/id/docusaurus-plugin-content-docs/current/customization/overr...
markdown
package seedu.address.testutil.expenses; import java.text.DecimalFormat; import java.text.NumberFormat; import seedu.address.model.expenses.Expenses; import seedu.address.model.expenses.ExpensesAmount; import seedu.address.model.expenses.MedicalExpenses; import seedu.address.model.expenses.MiscellaneousExpenses; impo...
java
<gh_stars>100-1000 { "name": "Sprites-as-a-Service", "version": "0.5.0", "description": "Generate 8-bit avatars using Cellular Automata!", "author": "<NAME>", "private": true, "scripts": { "dev": "nuxt", "build": "nuxt build", "build:gh-pages": "DEPLOY_ENV=GH_PAGES nuxt build", "start": "nux...
json
Click on EACH question to post/upload you answers. How to Follow Secure Initiative? How to Self-evaluate your answer? arising out of their design and implementation. Topic: Indian Culture will cover the salient aspects of Art forms, Literature and Architecture from ancient to modern times. 1) The art of storytelling th...
english
<gh_stars>0 { "name": "editorconfig", "version": "0.15.0", "description": "EditorConfig File Locator and Interpreter for Node.js", "keywords": [ "editorconfig", "core" ], "main": "index.js", "bin": { "editorconfig": "bin/editorconfig" }, "contributors": [ "<NAME> (topbug.net)", "<N...
json
The worship of Devi Durga in the month of Ashwin is called 'Akalbodhan'- an uncoventional time for inauguration of the worship. It is so called since the period of this worship differs from the conventional period (during the spring - 'Basanta').Mythological tract: In the ancient times, a demon called 'Mahishasura' ear...
english
<gh_stars>1-10 {"948490061174":{"type":"book open","bookName":"Epic%20Quest","subjectName":"school","fName":"users/<KEY>"},"948490061285":{"type":"st"},"948490061412":{"type":"st"},"948490061413":{"type":"ss"}}
json
Mumbai: Former Congress spokesperson Priyanka Chaturvedi Friday joined the Shiv Sena, blaming the Rahul Gandhi-led party for reinstating party workers who misbehaved with her recently. At a press conference here, Chaturvedi was welcomed into the Sena by the saffron party president Uddhav Thackeray, who said Shiv Sena ...
english
<filename>about.html<gh_stars>0 --- layout: page title: About header-img: "img/about-bg.png" --- <p>Dad && Designer && Developer. Versatility is key. If I cut you off, chances are you gave me the ✂️</p>
html
There are many reasons that lead to inflammation of the gums, but in most cases this phenomenon is associated with improper oral care. Regular and high-quality cleaning of teeth gives almost complete guarantee that you will not encounter this problem. But in every rule there are exceptions! If for some reason you devel...
english
<html> <head> <title>FedX Documentation</title> </head> <body> <div id="content" style="width:800px"> <h2>Endpoint Management</h2> <a href="../Index.html">back</a> <p>In FedX any federation member is mapped to an <i>Endpoint</i>. The endpoint maintains all relevant information for a particular endpoint, e.g. how t...
html
Execs from the biggest studios talk business and technology at CES. LAS VEGAS--Studios know how to make money in the traditional way--in the theater, via broadcast television. But the Internet still has them slightly flummoxed. True, most of the major film and television studios are embracing the Web. But the exact for...
english
U N Me is a Children's Clothing Shop. They stock brands domestic and international brands such as Pigeon, Chicco, Mini Rodinis, Evans. They have baby clothes, baby strollers, cots, toys and books. They also store baby groceries such as baby shampoos, baby washes, diapers, diaper rash cream. They have furniture for a ch...
english
import pytumblr, ConfigParser, re, sys config = ConfigParser.RawConfigParser() config.read('settings.cfg') class API(object): # initialize Tumblr client def __init__(self): self.t = pytumblr.TumblrRestClient( config.get('tumblr', 'consumerKey'), config.get('tumblr', 'consumerSe...
python
Australia won the first ever day-night cricket test by 3 wickets against New Zealand on Sunday, with tail-enders Peter Siddle and Mitch Starc ushering the hosts to victory in a dramatic finish under lights that will almost certainly ensure the format isn’t consigned to history as a one-time event. The match was over i...
english
import { readFile } from "fs/promises"; import { deserialize, fail } from "@azure-tools/codegen"; import { WriteFileOptions } from "../extension-host"; import { AutorestExtensionLogger } from "../extension-logger"; import { Session, startSession } from "../session"; export interface TestSessionInput { model: any; ...
typescript
@font-face { font-family: 'IRANSansWeb'; src: url('../../fonts/IRANSansWeb/IRANSansWeb_Regular.eot'); src: local('IRANSansWeb Regular'), local('IRANSansWeb_Regular'), url('../../fonts/IRANSansWeb/IRANSansWeb_Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/IRANSansWeb/IRANSansWeb_Regular.woff2')...
css
Sam Curran is part of Chennai Super Kings in IPL 2022. Sam Curran showed an amazing performance in IPL 2022 with the bat as well as the bowl. However, Chennai Super Kings will be only able to retain two overseas players in IPL 2022 and they might go with Moeen Ali and Faf du Plessis. CSK bought Moeen Ali for Rs. 7 cror...
english
<filename>utils/sqlite.py # 导入: from sqlalchemy import Column, String, create_engine from sqlalchemy.orm import sessionmaker from sqlalchemy.ext.declarative import declarative_base # 创建对象的基类: Base = declarative_base() # 定义Project对象: class Project(Base): # 表的名字: __tablename__ = 'project' # 表的结构: id =...
python
<filename>query_optimizer/strategy/Strategy.hpp /** * Copyright 2011-2015 Quickstep Technologies LLC. * Copyright 2015 Pivotal Software, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
cpp
Mitchell Kupchak (born May 24, 1954) is an American professional basketball executive and retired player. He is the current president of basketball operations and general manager of the Charlotte Hornets of the National Basketball Association (NBA). As a college player, Kupchak was an All-American at the University of ...
english
The Coastguard Rescue helicopter appears to have taken off again from an area around HM Prison Wormwood Scrubs. It does currently appear to be following the helicopter routes, the blue dashed line in the map. This time (H3). It did NOT follow H10 coming in. It took off at around 1658GMT and headed towards Farnborough A...
english
Yemen’s Ansarullah movement has slammed a recent decision by the United States to designate the popular group as “terrorist” and impose illegal sanctions on some of its leaders, saying the move is in fact a “badge of honor” for the movement. US President-elect Joe Biden’s nominee for the United States’ top intelligenc...
english
<reponame>jhorneman/choba-parser<gh_stars>0 { "name": "choba-parser", "version": "0.0.1", "description": "A parser to create data for Choba, the choice-based interactive fiction engine.", "scripts": { "buildParser": "node src/buildParser.js src/choba.grammar dist/chobaParser.js" }, "repository": { "...
json
{ "name": "afterwerk", "version": "0.0.0", "description": "AfterWerk Toronto", "main": "src/index.js", "scripts": { "start": "budo demo/demo.js:bundle.js --live --open", "build": "browserify demo/demo.js > bundle.js", "dist": "browserify dist/demo.js | uglifyjs -cm > bundle.js", "test": "echo ...
json
{"data":{"ID":"pop8-11","Name":"<NAME>","Supertype":"Trainer","Subtypes":["Supporter"],"HP":"","Types":null,"EvolvesFrom":"","Rules":["You can play only one Supporter card each turn. When you play this card, put it next to your Active Pokémon. When your turn ends, discard this card.","Search your deck for up to 2 in an...
json
<gh_stars>1-10 package net.minecraft.world.gen.feature; import java.util.Random; import net.minecraft.block.state.IBlockState; import net.minecraft.util.BlockPos; import net.minecraft.world.World; public abstract class WorldGenerator { private final boolean field_76488_a; public WorldGenerator() { this(f...
java
import Vue from 'vue' import Vuex from 'vuex' import Storage from 'zstorage' Vue.use(Vuex) const state = { user: null, baseUrl: apiServer, token: '', themeValue: 'black', centerTitle: '治电一期综合管理后台' } const mutations = { SET_USER(state, user) { state.user = user }, LOG_OUT(state) { state.user =...
javascript
After winning a closely-contested series against England, India skipper Virat Kohli questioned the scheduling of the matches and hoped that the authorities will look into it. "Scheduling needs to be looked at in the future, [especially] in these times. Because playing in bio-bubbles will be difficult, and everyone can'...
english
package ru.synesis.kipod.utils; import java.io.File; import java.io.FileNotFoundException; import java.io.IOException; import java.net.URISyntaxException; import java.net.URL; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.util.Arrays; import java.util.Collection; import java.util.Ob...
java
/* * Licensed to Crate under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. Crate licenses this file * to you under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compl...
java
body, html { width: 100%; height: 100%; } body { font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif; } hr { max-width: 50px; border-width: 3px; border-color: rgb(211, 187, 48);; } hr.light { border-color: #fff; } a { color: rgb(211, 187, 48);; -webkit-transition: all 0.2s; -moz-tr...
css
<reponame>ai-teams/ai-economy { "title": "AI ECO", "titleShort": "ECO", "subtitle": "innovate @ai speed", "subtitleShort": "@ai speed", "newDevTitle": "new Post", "newDevTitleShort": "post", "newOpsTitle": "new Ops", "newOpsTitleShort": "ops" }
json
{ "name": "tadirah", "version": "0.0.0", "private": true, "scripts": { "start": "node ./bin/www" }, "dependencies": { "cookie-parser": "~1.4.3", "debug": "~2.6.9", "express": "^4.16.4", "http-errors": "~1.6.2", "morgan": "~1.9.0", "pug": "2.0.0-beta11" }, "engines": { "no...
json
A case has been filed against 14 people over 124 kg gold haul at Dhaka's Hazrat Shahjalal International Airport in 2013. Customs' Assistant Revenue Officer Mustafa Kamal filed the case with police on Friday, said Airport Police Station OC Md Shah Alam. "There are 10 Biman Bangladesh employees among the accused," he sai...
english
<gh_stars>0 { "name": "electron-mailer", "version": "1.0.0", "description": "electron email-dispatch-client", "main": "app/main.js", "scripts": { "start": "electron ." }, "repository": "https://github.com/angeal185/electron-mailer", "author": "<NAME>", "license": "MIT", "devDependencies": { ...
json
Former NFL running back Le'Veon Bell is set to make his pro boxing debut when he faces former UFC middleweight and TUF winner Uriah Hall on Saturday, October 29. The news was announced Thursday morning. They will fight as part of the Most Valuable Promotions’ Jake Paul vs. Anderson Silva event on SHOWTIME PPV in Phoen...
english
import requests import json import subprocess ################################################################### # load_cmd = 1 user = '(your API keys "Token")' passw = '(your API keys "Secret")' contid = '(Container ID)' port = '(SSR Port)' # ssr = 'ShadowsocksR-dotnet4.0.exe' ######################################...
python
<filename>pkg/pipeline/decode/decode.go /* * Copyright (C) 2021 IBM, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
go
--- layout: post title: External Projects for the Week of 2014-12-15 summary: MyByteRub side-swiped in a DDoS attack on their data center, i2pd added su3 router update support tags: [external, mybyterub, i2p, forkguard] author: <NAME> (fluffypony) forum: https://forum.getbyterub.org/1/news-and-announcements/115/monday-...
markdown
Administrations in Haryana and Punjab on Tuesday said the situation in the region was relatively peaceful after the sentencing of controversial Dera Sacha Sauda chief Gurmeet Ram Rahim Singh. The two states are still on high alert after Singh’s supporters reacted violently to his conviction sentence on August 25. In Si...
english
{"comments":[],"workout_items":[],"workout":{"id":37844935,"due":"2019-10-13","short_description":"<p class='rest-day-title'><b><u>Rest Day</u></b></p>","created_at":"2019-09-15T11:43:45.228Z","updated_at":"2019-10-12T23:20:48.133Z","title":"","state":"completed","rest_day":true,"rest_day_instructions":"","warmup":null...
json
Enchantments are one of the most important features in Minecraft. These are magical powerups that players can add to various types of items used in the game. Some of them are valuable and highly useful, while others have negative effects on the player and are obviously not as useful. Players can primarily apply most o...
english
<reponame>sjeohp/jni-bindgen // WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!! #[cfg(any(feature = "all", feature = "android-hardware-ConsumerIrManager_CarrierFrequencyRange"))] __jni_bindgen! { /// public final class [ConsumerIrManager.CarrierFrequencyRange](https:...
rust
<reponame>MELDProject/meld_classifier<filename>meld_classifier/saliency.py # interpretability methods # general API: saliency(model, X, targets, **kwargs) # returns: score for each element in X def integrated_gradients(model, X, targets, kwargs={}): """integrated gradients""" from alibi.explainers import Inte...
python
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the repository root. package com.microsoft.tfs.jni; import com.microsoft.tfs.jni.internal.keychain.NativeKeychain; public class KeychainUtils implements Keychain { private static final KeychainUtils instance = ...
java
<gh_stars>0 from move import Move from piece import Piece from rook import Rook class King(Piece): def __init__(self, board, is_white, file, rank): super().__init__(board, is_white, file, rank) self.letter = 'K' if is_white: self.img = 'Images/WhiteKing.png' else: ...
python
<reponame>HarryHaoLee/Relationship-Analysis-between-Packages {"name": "ssd.pytorch", "description": "A PyTorch Implementation of Single Shot MultiBox Detector", "license": {"key": "mit", "name": "MIT License", "spdx_id": "MIT", "url": "https://api.github.com/licenses/mit"}, "starNum": 536, "folkNum": 175, "watchNum": 5...
json
<filename>index/a/apricot-raspberry-pie-106598.json { "directions": [ "Place a baking sheet in middle of oven and preheat oven to 450\u00b0F.", "Whisk together cornstarch, salt, and 1 cup plus 2 tablespoons sugar in a large bowl.", "Roll out 1 piece of dough (keep remaining piece chilled) on...
json
export interface Node { id: string; name: string; } export interface NodeTotals { all: number; unreachable: number; reachable: number; unknown: number; }
typescript
FROM LEADING writers to artists, historians to former judges, 625 persons brought together by the Indian Cultural Forum have described the Citizenship (Amendment) Bill, 2019, as “divisive, discriminatory and unconstitutional”, and demanded that the government withdraw it. A statement issued by the Forum stated that th...
english
Place Details: Home to Demoiselle cranes which migrate from southern Europe and north Asia between October and March. The Panchala Black Buck Reserve is home to three species of antelope- the Blackbuck, Chinkara and Bluebull. The average minimum and maximum temperature of Khimsar is as given below. The best time to vi...
english
Zimbabwe international Brian Vitori has been banned from cricket due to an illegal bowling action. The 25-year-old left arm seamer was reported during the T20 series his country played against Bangladesh in January and was summoned for assessment in Chennai in India. All of his deliveries were said to have exceeded the...
english
<reponame>ms0680146/Order_System<filename>orders/tests/test_views.py from django.test import TestCase, Client from django.urls import reverse from orders.models import Order, OrderItem from datetime import datetime from django.utils.timezone import get_current_timezone import pytz class TestViews(TestCase): d...
python
from abc import ABCMeta, abstractmethod from typing import Any, Dict, List, Optional, Set, Union, overload class LLVMType(metaclass=ABCMeta): @abstractmethod def to_json(self) -> Any: pass class LLVMIntType(LLVMType): def __init__(self, width : int) -> None: self.width = width def to_json(sel...
python
<filename>learning_logs/admin.py<gh_stars>0 from django.contrib import admin from .models import Topic, Entry admin.site.register(Topic) admin.site.register(Entry)
python
export { default as AppScreen } from './AppScreen/AppScreen'; export {default as AppNavigator } from './Navigator/AppNavigator'; export { default as SplashScreen } from './Splash/SplashScreen'; export { default as HomeScreen } from './Home/HomeScreen'; export { default as FooterTabs } from './FooterTabs/FooterTabsScree...
javascript
<reponame>ajbanck/brxm /* * Copyright 2020 Bloomreach * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
java
#include "TArc/SharedModules/ActionManagementModule/Private/ShortcutsModel.h" namespace DAVA { namespace ShortcursModelDetails { bool IsContextCoflicted(Qt::ShortcutContext left, Qt::ShortcutContext right) { return left == Qt::WindowShortcut || left == Qt::ApplicationShortcut || right == Qt::WindowShortcut || righ...
cpp
Kasaragod: A battery shop employee died after crashing his scooter into what people suspect was a wild boar at Kasaragod's Periya village. The deceased has been identified as K V Babu (43) of Villarampathi in Koodanam ward. The accident happened at Chekkippallam on Periya Bazar-Ayamkadavu Road around 8. 30 pm on Mond...
english
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="style.css"> <link rel="shortcut icon" href="../../../img/garra.ico" type="image/x-i...
html
If Sage Northcutt ever gets bored with MMA, he may want to try his hand at gymnastics. The ONE lightweight MMA fighter is always up to wild stunts that may cause fans to wonder if he is, in fact, not from Earth but from another planet of giants. 'Super' was at it again, filming himself spinning and kicking through the...
english
<reponame>LiuFang07/bk-cmdb<gh_stars>1000+ /* * Tencent is pleased to support the open source community by making 蓝鲸 available. * Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. All rights reserved. * Licensed under the MIT License (the "License"); you may not use this file except * in compliance with t...
go