Code Monkey home page Code Monkey logo

date's Introduction

Bitdefender ML & Crypto Research Website

Content editing

You can edit the content of the site such as the bios and project descriptions in /src/data/*.json.

Install the project

This project is built with react-static. You might want to check their tutorial first.

  • Make sure you have node v10.24.0 installed. You can manage node and npm versions with nvm
  • Install react-static globally with npm install -g [email protected].
  • Install the node modules with npm install.
  • Start a local server with the project with npm start.
  • Generate the static website with npm run-script build.
  • Copy resources to bit-ml.github.io project rm -rf bit-ml.github.io/*; cp -r bit-ml/dist/* bit-ml.github.io/
  • TEST changes: cd bit-ml.github.io/; python -m http.server 8000
  • Commit in both repos: bit-ml and bit-ml.github.io

date's People

Contributors

andreimano avatar ilarele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

date's Issues

Applying code into new dataset

Your system seems to have great performances based on what you reported in the paper. Now I would like to apply your system to my custom dataset.

Do you make any additional changes to simpletransformers library except those shown below? It is possible to only include these custom code and make it work with simpletransformers installed through pip install simpletransformers?
image

[Question] How to get anomaly scores?

I am very interested in your model and am currently trying to replicate your results for the ag_news dataset. I finally managed to run train_ag.py which saves the pytorch model and the configs to the output_dir. Unfortunately, I can't figure out what the next steps are to get the anomaly scores. Can it be that a file is missing in which the evaluation is implemented?

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.