Coder Social home page Coder Social logo

Hi there 👋

Instructions:

clone

git clone https://github.com/SavithaNagaraju/SavithaNagaraju
cd SavithaNagaraju

package updates

There are many ways to update your Docusaurus version. One guaranteed way is to manually change the version number in package.json to the desired version. Note that all @docusaurus/-namespaced packages should be using the same version.

{
  "dependencies": {
    "@docusaurus/core": "2.4.0",
    "@docusaurus/preset-classic": "2.4.0",
  }
}

Then, in the directory containing package.json, run your package manager's install command:

npm install

build and deploy

Follow article

cd SavithaNagaraju
npm run build
npm run serve

run locally

cd SavithaNagaraju
npm run start

Savi's Projects

deepchem icon deepchem

Deep-learning models for Drug Discovery and Quantum Chemistry

dgl-lifesci icon dgl-lifesci

Python package for graph neural networks in chemistry and biology

gcn icon gcn

Implementation of Graph Convolutional Networks in TensorFlow

gene2vec icon gene2vec

Gene2Vec: Distributed Representation of Genes Based on Co-Expression

merck icon merck

Merck Molecular Activity Challenge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.